diff --git a/script.sh b/script.sh index 8025373..46f7e38 100644 --- a/script.sh +++ b/script.sh @@ -1 +1,2 @@ +#!/bin/bash wc -l wikiniews_results.tsv > numberOfLines.txt \ No newline at end of file