s416422-mlworkshops/script.sh

4 lines
31 B
Bash
Raw Normal View History

2019-04-26 11:43:37 +02:00
IN = $1
OUT = $2
wc -l $1 > $2