Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to get specific lines of shell output

sed -n '10,20p' york.txt 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #specific #lines #shell #output
ADD COMMENT
Topic
Name
6+7 =