[python-pip git] Muestra chuletas de algunos comandos. Permite construir nuestras propias chuletas colocandolas en el directorio que muestra la opcion -d. Descarga e instalacion:
# pip install docopt pygments
$ git clone https://github.com/chrisallenlane/cheat.git
$ cd cheat
# python setup.py install
$ wget https://github.com/chrisallenlane/cheat/raw/master/cheat/autocompletion/cheat.bash
# cp cheat.bash /etc/bash_completion.d/
$ cheat -l
$ cheat ifconfig
$ cheat -d
$ cheat -e ifconfig
1-
Con python-pip instalado tambien podemos instalarla con:
# pip install cheat