linux
Help!
|
|
||||
|---|---|---|---|---|---|
| VI - Rückwärtssuche des Wortes unter dem Cursor | #
🗑
|
||||
| VI - Beenden ohne Speichern der Änderung | :q!
🗑
|
||||
| VI - Vorwärtssuche des Wortes unter dem Cursor | *
🗑
|
||||
| shell - Datei test.txt in Ordner /temp/ verschieben | mv test.txt /temp/
🗑
|
||||
| VI - Zum Wortanfang des nächsten Wortes springen | W
🗑
|
||||
| shell - Datei test.txt aus /temp/ ins aktuelle Verzeichnis holen | mv /temp/test.txt
🗑
|
||||
| VI - Löschen des Zeichens, das sich unter dem Cursor befindet | x
🗑
|
||||
| VI - Suchen des Textes "Hallo" in der Datei von aktueller Cursorposition abwärts | /Hallo
🗑
|
||||
| shell - Datei test.txt anlegen | vi test.txt
🗑
|
||||
| VI - Speichern der aktuellen Datei | :w
🗑
|
||||
| shell - Datei test.txt in text.txt umbennen | mv test.txt text.txt
🗑
|
||||
| VI - löschen der Zeile in der der Cursor steht | dd
🗑
|
||||
| shell - Kopie von test.txt mit dem Namen text.txt im aktuellen Verzeichnis erstellen | cp test.txt text.txt
🗑
|
||||
| shell - pwd | print working directory - Gibt das aktuelle Arbeitsverzeichnis aus
🗑
|
||||
| VI - Umwandlung von Klein- in Großbuchstaben | ~
🗑
|
||||
| VI - Einfügen von Text vor dem Cursor | i
🗑
|
||||
| whoami | Ausgabe des eigenen Benutzernamens
🗑
|
||||
| VI - Zum Zeilenende springen | $
🗑
|
||||
| VI - Kopieren der Zeile in der sich der Cursor befindet | yy
p
🗑
|
||||
| VI - Speichern der aktuellen Datei unter Dateiname text.txt | :w text.txt
🗑
|
||||
| shell - Was bedeutet das # im Prompt | User ist Admin
🗑
|
||||
| shell - Was bedeutet das $ im Prompt | User hat nur einfache Rechte
🗑
|
Review the information in the table. When you are ready to quiz yourself you can hide individual columns or the entire table. Then you can click on the empty cells to reveal the answer. Try to recall what will be displayed before clicking the empty cell.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
To hide a column, click on the column name.
To hide the entire table, click on the "Hide All" button.
You may also shuffle the rows of the table by clicking on the "Shuffle" button.
Or sort by any of the columns using the down arrow next to any column heading.
If you know all the data on any row, you can temporarily remove it by tapping the trash can to the right of the row.
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
Created by:
o_vogel@gmx.de
Popular Computers sets