Home
Commands
Print a line range
Print a line range
Terminal
sed -n '10,20p' <file>
Copy command