update
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
#❗
|
||||
- [ ] #❗
|
||||
+1
-1
@@ -1 +1 @@
|
||||
#❗
|
||||
- [ ] #❗
|
||||
+1
-1
@@ -1 +1 @@
|
||||
#❗
|
||||
- [ ] #❗
|
||||
@@ -2,6 +2,13 @@
|
||||
|
||||
Sammlung wichtiger BASH-Befehle und Konzepte für die Linux-Konsole.
|
||||
|
||||
| Tastenkombi | Effekt |
|
||||
| ----------- | ---------------------------- |
|
||||
| `CTRL+U` | Lösche Eingabe vor Cursor |
|
||||
| `CTRL+K` | Lösche Eingabe nach Cursor |
|
||||
| `CTRL+A` | Springe ans Ende der Eingabe |
|
||||
|
||||
|
||||
## Grundlegende Konzepte
|
||||
|
||||
- [[BASH Funktionen]] - Wiederverwendbare Funktionen erstellen
|
||||
|
||||
Reference in New Issue
Block a user