Skip to content

Instantly share code, notes, and snippets.

@belo82
Created November 26, 2014 09:17
Show Gist options
  • Save belo82/236f6443ee677c685ccd to your computer and use it in GitHub Desktop.
Save belo82/236f6443ee677c685ccd to your computer and use it in GitHub Desktop.
Prints n-th line from a file
sed 'NUMq;d' file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment