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