We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
0ct0pu5
/
ladybird
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Procházet zdrojové kódy
Base: Add "alias ll='ls -l'" to /etc/shellrc
Linus Groh
před 5 roky
rodič
d0de3ce0bf
revize
e0e100f009
1 změnil soubory
, kde provedl
1 přidání
a
0 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
1
0
Base/etc/shellrc
+ 1
- 0
Base/etc/shellrc
Zobrazit soubor
@@ -28,3 +28,4 @@ alias ws=WebServer
alias sl=Solitaire
alias wv=WebView
+alias ll='ls -l'