bash
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bash [2013/07/18 10:34] – [Astuces] ginko | bash [2014/05/27 11:02] (current) – [Cheat Sheet] ginko | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * [[http:// | * [[http:// | ||
| ====== Cheat Sheet ====== | ====== Cheat Sheet ====== | ||
| + | * [[bash_cheatsheet|Bash parameters & history cheatsheet]] | ||
| ===== Shebang ===== | ===== Shebang ===== | ||
| <code bash># | <code bash># | ||
| Line 125: | Line 126: | ||
| * <code bash># | * <code bash># | ||
| # To list partitions: fdisk -l (with root privilegies) | # To list partitions: fdisk -l (with root privilegies) | ||
| - | dd if=/ | + | dd if=/ |
| + | ===== Useful ===== | ||
| + | * Convertir les html entities dans les noms de fichier (ex. : '' | ||
| + | |||
bash.1374136452.txt.gz · Last modified: 2013/07/18 10:34 by ginko
