Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Coding
Code Example
Download
Home
Coding
Code Example
How to get specific lines of shell output Code Example
how to get specific lines of shell output
sed -n '10,20p' york.txt
Source:
stackoverflow.com
how to get specific lines of shell output
head -n 20 york.txt | tail -11
Source:
stackoverflow.com
Next
Previous
Shell
Related
sed with variable Code Example
ubuntu increase volume Code Example
curl form data Code Example
how to kill process by command bu username Code Example
bash script change directory run a command Code Example
Type
:
Code Example
Category
:
Coding
Sub Category
:
Code Example
Uploaded by
:
Admin
Views
:
10