1 line
48 B
Bash
1 line
48 B
Bash
|
head -n 10 example_data.txt > processed_data.txt
|
|
head -n 10 example_data.txt > processed_data.txt
|