* 'master' of github.com:chrisallenlane/cheat: (24 commits)
[APT-GET] Change <cat | grep> to grep [PACMAN] Change the AUR instructions
Make cheat working with python3 :)
[DD] Watch the progress of `dd` with `pv` and `zenity`
[APT−GET] Show apt-get installed packages
[DD] Add some tricks for dd
[APT-GET] Donwload deb withtou installing it
[NMAP] Speed up nmap scan
[NMAP] Correct a bug
[FIND] add a cheat to find all files that have the same node (hard link) as MY_FILE
[NMAP] Update nmap
[IPTABLES] Add some cheats for iptables
[SSH] add a cheat for ssh (encryption)
[IPTABLES,TCPDUMP] Add cheats for iptables and tcpdump
[XARGS] Add xargs example
- Cheatsheets added for a couple of my favourite commands: - rsync: file copy and backup multi-tool - indent: one liner to nicely format C/C++ source.
[PS,GREP] Exclude grep from your grepped output of ps.
Update wget
Update wget
Adding two invaluable commands to tmux cheatsheet
include commands to mirror locally
...
* Update a mistake in ifconfig
* Add example for a SOCKS proxy in ssh
* Add an example for mounting a NFS dir in mount
* Add a description for git blame
* Add some examples in grep
* Add example for specifing an interface in dhclient
* Add a description for apt-get install
* Add some commands in apt-cache
* Add an example of pretty printing jsons using python