feat: add script to print the 10th line of a file
This commit is contained in:
parent
d0a1350e9b
commit
f98094172e
1
195_thenth_line/script.sh
Normal file
1
195_thenth_line/script.sh
Normal file
@ -0,0 +1 @@
|
|||||||
|
sed -n '10p' file.txt
|
Loading…
x
Reference in New Issue
Block a user