7345 shaares
394 private links
394 private links
22 results
tagged
bash
// effacer toutes les lignes qui commencent par dièse.
sed '/^#/ d' < inputFile.txt > outputFile.txt
Linux / UNIX Clear bash history Command
bash
Dans ce tutoriel, nous allons apprendre à utiliser un fichier de configuration pour nos scripts bash !
Linux Commands for Linux Beginners
liquidprompt - A full-featured & carefully designed adaptive prompt for Bash & Zsh