Skip to content

Instantly share code, notes, and snippets.

@effkay
Created October 11, 2010 09:53
Show Gist options
  • Save effkay/620291 to your computer and use it in GitHub Desktop.
Save effkay/620291 to your computer and use it in GitHub Desktop.
sed -n '1,3p' # sed file from line 1 to line 3
curl -sw '%{http_code}\n' www.google.com -o /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment