Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Následující verze
Předchozí verze
Následující verze Obě strany příští revize
kj:linux [10.07.2017 15:14]
kj vytvořeno
kj:linux [18.09.2017 15:29]
kj
Řádek 1: Řádek 1:
 +=== Shortcuts ===
 +^ Shortcut ^ Usage ^
 +| Ctrl + C | interupt the current process |
 +| Ctrl + D | logout |
 +| Ctrl + L | clear console |
 +| q | escape from file or help page |
 +| Tab | autocomplete | 
 +| Double Tab | useful when using cd command - autocomplete and show what is in the current directory |
 +| Right Click | Paste |
  
 +=== Tips and tricks ===
  
 <file bash> <file bash>
 # to get to the parent directory # to get to the parent directory
 ls / ls /
-# to get to the home directory+# to get to the current working ​directory
 ls . ls .
 +# to get to the home directory
 +ls ~
 </​file>​ </​file>​
kj/linux.txt · Poslední úprava: 16.11.2017 09:56 autor: kj