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