Skip to content

Instantly share code, notes, and snippets.

@LeoHeo
Created June 12, 2016 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeoHeo/c2376f294774fc91e4ab4ef66b345ef6 to your computer and use it in GitHub Desktop.
Save LeoHeo/c2376f294774fc91e4ab4ef66b345ef6 to your computer and use it in GitHub Desktop.

정해진 구간 잘라내서 클립보드 복사

sed -n '14,28p' detail.html | pbcopy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment