mirror of https://github.com/CrimsonTome/tldr.git
!: fix typo in German translation (#11429)
parent
4127ec5cb6
commit
b3b1765fc3
|
@ -1,7 +1,7 @@
|
||||||
# Exclamation mark
|
# Exclamation mark
|
||||||
|
|
||||||
> Ein in Bash integriertes Kommando, welches durch einen Befehl aus dem Befehlsverlauf ersetzt wird.
|
> Ein in Bash integriertes Kommando, welches durch einen Befehl aus dem Befehlsverlauf ersetzt wird.
|
||||||
> Mehr Informationen: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
|
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
|
||||||
|
|
||||||
- Ersetze '!!' durch den vorherigen Befehl und führe ihn mit sudo aus:
|
- Ersetze '!!' durch den vorherigen Befehl und führe ihn mit sudo aus:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue