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