s426086-mlworkshops/countlines.sh
2020-04-18 16:26:02 +00:00

3 lines
62 B
Bash

#!/bin/sh
wc -l wikiniews_results.tsv > countlines_result.txt