This commit is contained in:
PawelDopierala 2024-03-27 02:23:09 +01:00
parent 4412bb4e9a
commit 467d4fef00

View File

@ -1 +1,2 @@
#!/bin/bash
head -n $1 example_data.txt > processed_data.txt head -n $1 example_data.txt > processed_data.txt