69 liens privés
Paste (Ctrl-Shift-V) the following into a terminal screen:
echo '"\e[A": history-search-backward' > ~/.inputrc
echo '"\e[B": history-search-forward' >> ~/.inputrc
echo 'set show-all-if-ambiguous on' >> ~/.inputrc
echo 'set completion-ignore-case on' >> ~/.inputrc
Exit (Ctrl-D) the terminal screen, then open Terminal again.
Now you can just type the first couple of characters, then press Up or Down to scroll through the filtered list
La commande FIND expliquée rapidement.
Des environnements virtuels pour apprendre à coder, mais aussi pour apprendre à utiliser quelques fonctionnalités de base de Git, Linux...
Une commande Linux pour mélanger un fichier texte.
CTRL+K Cuts text from the cursor until the end of the line
CTRL+Y Pastes text
CTRL+E Moves the cursor to the end of the line
CTRL+A Moves the cursor to the beginning of the line
ALT+F Jumps forward to the next space
ALT+B Skips back to the previous space
ALT+Backspace Deletes the previous word
CTRL+W Cuts the word behind the cursor
Shift+Insert Pastes text into the terminal
Ctrl+D Logs you out
Des exemples d'utilisation de grep.
Bloquer le clavier et la souris sous Linux, sans bloquer l'écran. Utile laisser un enfant regarder un film.
Un générateur de Cron.
Une liste d'applications en ligne de commande.
Des jeux libres du genre Lemmings, Marble Madness...
Générateur de passphrase français
Présentation du logiciel de capture d'écran Shutter.
Outils pour renommer des fichiers en masse sous Linux.
Les numéros de Linux Voice (magazine anglais dédié à... Linux) téléchargeables en PDF ou EPUB.
Bmog à voir. Installation Arch Linux + command line tips...