Skip to content

Commit fca5fb5

Browse files
Update presentation/bash_3/bash_3.tex
Co-authored-by: Martin Zelený <martin.zeleny@volny.cz>
1 parent b4cafb1 commit fca5fb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

presentation/bash_3/bash_3.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
\item aliasy – zkratky pro jiné příkazy
293293
\begin{lstlisting}
294294
$ type ll
295-
ls je alias na "ls -l --color=auto"
295+
ll je alias na "ls -l --color=auto"
296296

297297
\end{lstlisting}
298298
\item funkce shellu – skripty přímo definované v Bashi

0 commit comments

Comments
 (0)