Answers for "how to print only first line in linux"

4

only show first lines linux

head -10 bar.txt
Posted by: Guest on June-13-2020

Code answers related to "how to print only first line in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language