3 lines
52 B
Bash
3 lines
52 B
Bash
|
LINES =$ (wc -l "wikiniews_results.tsv)
|
||
|
echo $LINES
|