Premium Only Content

Linux Terminal Kurs Teil 6 - cat
#MiBaTech #MiBaHealthAndNutrition #MiBaFunAndGames
Willkommen zum sechsten Teil meines Terminal-Kurses.
Erstellen einer neuen Datei und Inhalt einfügen.
cat > test1.txt
Text in test1.
Strg + D / Eingabe beenden
Sich den Inhalt der Datei anzeigen lassen.
cat test1.txt
Inhalt einer einzelnen Datei exportieren
cat test1.txt > test3.txt
Wenn eine Datei exportiert wird, die bereits existiert, wird der Inhalt der Datei überschrieben
cat test2.txt > test3.txt
Inhalt mehrerer Dateien exportieren
cat test1.txt test2.txt > test3.txt
Inhalt in umgekehrter Reihenfolge anzeigen. Der Inhalt der Datei wird nicht verändert.
tac test3.txt
Dateiinhalte an eine andere Datei anhängen
cat test1.txt >> test3.txt
Zeilen der Datei nummerieren mit der -n Option. Der Inhalt der Datei wird nicht verändert.
cat -n test3.txt
Man kann auch mehrere Dateien an das Ende einer vorhandenen Datei anhängen:
cat test2.txt test1.txt >> test4.txt
Zeilenende anzeigen mit der -e Option, am Ende der Zeile wird ein Dollarzeichen eingefügt.
cat -e test4.txt
Durch Tabulatoren getrennte Zeilen anzeigen mit der -t Option
cat -t test4.txt
Leerzeichen entfernen mit der -s Option
cat -s test4.txt
In Dateien suchen
cat Dateiname | grep --color Suchbegriff
PlayList
https://www.youtube.com/watch?v=uarQolcS5d8&list=PLq7y778vthUDlQdlLmzJPOJyLYXxBObzC&index=1
Time Codes
00:00 - Pre-intro
00:39 - Intro
01:51 - Get your very own Linux server from Linode (sponsor)
03:22 - Basic usage of the cat command
04:09 - Concatenating files with the cat command
05:30 - Viewing line numbers with the cat command
05:55 - Chaining the cat command with other commands
07:03 - A more practical example of the cat command in action
chapter
what is an endcard
-
1:14:57
vivafrei
5 hours agoPam Bondi War on “Hate Speech”? Kash Patel Grilled by Senate & More!
57.2K89 -
LIVE
Dad Saves America
4 hours agoCharlie Kirk Was Killed Debating—But the Free Speech Fight Continues
63 watching -
58:46
The Charlie Kirk Show
2 hours agoLive Reaction to Utah Prosecutors Press Conference on Charlie Kirk Assassination
146K93 -
1:58:57
The Quartering
3 hours agoCharlie Kirk Assassination Appears In Court!
181K52 -
1:17:35
Awaken With JP
2 hours agoAmerica Rocked by Charlie Kirk Death - LIES Ep 108
37.4K30 -
28:54
TheRoyaltyAutoService
4 hours agoThis Chrysler Sebring Won’t Start & The Reason Why Might Be Something You’ve Never Seen Before!
19 -
LIVE
LFA TV
10 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
1,720 watching -
1:05:13
Russell Brand
4 hours agoReporting From Tommy Robinson’s ‘Unite the Kingdom’ March - SF634
115K61 -
LIVE
Rallied
2 hours ago $0.31 earnedWarzone Challenges All Night
89 watching -
55:05
Committee on House Administration
1 day agoSubcommittee on Elections Hearing:“Maintaining Election Operations in the Face of Natural Disasters”
16.1K