previously posted a way
which involved opening it in vim.
This uses sed instead.
sed -n '246,$p' filename.txt | pbcopy
this copys from line 246 to the end of the file
sandbox for the other blog to practise posting and try out ideas. build up that muscle memory.
No comments:
Post a Comment