Skip to content

Instantly share code, notes, and snippets.

@xhacker
Last active August 29, 2015 14:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xhacker/f0a17d9f30b0427346fd to your computer and use it in GitHub Desktop.
Save xhacker/f0a17d9f30b0427346fd to your computer and use it in GitHub Desktop.
Aliases
alias cp="rsync -avrP --progress"
alias aria2c="aria2c -s 16 -x 16 -k 1M"
alias nl="sudo lsof -i | grep -i listen"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment