Y
Hacker News
new
|
ask
|
show
|
jobs
by
stevewillows
3094 days ago
well, would you look at that! -n is great.
> sed -n 16p filename > newfile
where 16 is the line number.. this is it! That's quite handy.