@ -1,2 +1,3 @@
LINES =$ (wc -l "wikiniews_results.tsv")
echo $LINES
var=$(wc -l "wikiniews_results.tsv")
lines=${var%% *}
echo $lines
The note is not visible to the blocked user.