
Scott Klarr brought together the ultimate collection of leaves pump ( cheat sheets ) for Linux / Unix.
There's something for everyone: Shell, Solaris, Debian / Ubuntu pakages Management, Unix, Bash, Awk, Ed, Sed, and finally Emacs Vi / Vim.
Examples under Ubuntu:
Espace disque disponnible:
df -h
Trouver les fichiers modifiés aujourd'hui:
find . -mtime -1 -print
Trouver les fichiers de sauvegarde dans un répertoire:
find . -name *~ -print
Trouver toutes les sauvegardes et les supprimer:
find . -name "*~" -exec rm {} ;
Supprimer les paquets non utilisés:
sudo apt-get autoremove
Impossible not to find happiness, so go ahead and become a Cador line ordering !




















No user has commented this post
Leave a Comment