s460941-metrics/count.sh
2020-04-22 16:33:40 +02:00

3 lines
53 B
Bash

LINES =$ (wc -l "wikiniews_results.tsv")
echo $LINES