s432211-mlworkshops/count_lines.sh

4 lines
66 B
Bash

#!/bin/bash
wc -l wikiniews_results.tsv > count_lines_result.txt