Answers for "linux show only first 10 lines"

5

only show first lines linux

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

Code answers related to "linux show only first 10 lines"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language