s416226-mlworkshops/lines_counter.sh
2020-04-03 12:53:13 +02:00

3 lines
33 B
Bash

#!/bin/bash
wc -l > output.txt