previously posted a way
which involved opening it in vim.
This uses sed instead.
sed -n '246,$p' filename.txt | pbcopy
No comments:
Post a Comment