Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to cat only the first ten lines of a file linux

head -10 <filename>
 
PREVIOUS NEXT
Tagged: #cat #ten #lines #file #linux
ADD COMMENT
Topic
Name
9+8 =