s437843-mlworkshops/script.sh

4 lines
42 B
Bash
Raw Normal View History

2020-04-03 14:41:39 +02:00
#!/bin/bash
cat $1 | wc -l > results.txt