diff --git a/script.sh b/script.sh index ad251c3..7ab9930 100644 --- a/script.sh +++ b/script.sh @@ -1 +1 @@ -wc -l wikiniews_results.tsv \ No newline at end of file +wc -l wikiniews_results.tsv > res.txt \ No newline at end of file