Update data_counting_script.sh

This commit is contained in:
s464903 2024-03-20 13:56:57 +01:00
parent 31b2e3e49a
commit 6402805072
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/bin/bash
# Wywołanie skryptu liczącego statystyki
# W tym przykładzie liczymy ilość linii w wejściowym pliku
wc -l input_data.txt > stats.txt