ium_495719/data_processing.sh

2 lines
60 B
Bash
Raw Normal View History

2024-03-27 02:23:09 +01:00
#!/bin/bash
2024-03-27 02:06:32 +01:00
head -n $1 example_data.txt > processed_data.txt