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