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
-
LIVE
RaikenNight
1 hour agoGoose Goose Duck then I am Building MInis
80 watching -
11:52
Exploring With Nug
2 hours ago $0.07 earnedWhat’s Hiding Under This Dallas Lake We Found a Vehicle!
14.6K3 -
LIVE
Phyxicx
3 hours agoRocket League with Rance tonight! - 8/24/2025
44 watching -
LIVE
ManoloCalifas
50 minutes ago🔴 LIVE - DARK SOULS 3 SEAMLESS CO-OP
34 watching -
2:59:09
Barry Cunningham
8 hours agoBREAKING NEWS: PRESIDENT TRUMP SET TO TAKEOVER CHICAGO AND BOSTON!
33K28 -
2:58:27
LumpyPotatoX2
3 hours agoSunday Funday on HellDivers - #RumbleGaming
19.5K -
3:11:52
Esports Awards
6 hours agoEsports Awards: Decade Awards 2025
54.1K4 -
1:02:58
Sarah Westall
4 hours agoMILITARY WHISTLEBLOWER: How Social Media Military Level Psyops are Manipulating You w/ Patrick Bergy
29K6 -
30:41
Stephen Gardner
3 hours ago🔥WHITE HOUSE GETS UNEXPECTED BIG WIN!
27.9K18 -
2:40:14
DooM49
5 hours agoThe Grind for Battlefield 6 Skins - A-10 Unlocked
5.99K1