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
-
UPCOMING
The Big Mig™
2 hours agoNever Mess With A Man’s Family, Donald J. Trump
886 -
1:32:34
Dear America
2 hours agoDems Are IN SHAMBLES!!! Is NYC Electing a JIHADIST?! + FBI Cracks down on Crime!!
82.3K58 -
LIVE
Matt Kohrs
12 hours agoLive Trading Futures & Options || Stock Market Open
619 watching -
LIVE
Wendy Bell Radio
5 hours agoWhat A Long, Strange Trip It's Been
7,668 watching -
2:02:00
Game On!
19 hours ago $1.81 earnedTwo 40 Year Old QBs BATTLE It Out On Thursday Night Football!
22.4K2 -
1:22:45
Tucker Carlson
13 hours agoTucker & Steve Bannon on Jay Jones’ Desire to Genocide Republican Kids and the Future of the Right
128K201 -
12:21
Ken LaCorte: Elephants in Rooms
19 hours ago $2.87 earnedWill Trump Take Greenland?
25.5K16 -
36:57
RiftTV
12 hours agoPREMIERE: DC Dive with Jordan Conradson | Guest: Ben Bergquam | Pilot Episode #1
43.9K5 -
8:35
Faith Frontline
14 hours agoAndrew Huberman Just SHOCKED The World With His Belief in God
26.6K9 -
1:59:43
BEK TV
1 day agoTrent Loos in the Morning - 10/16/2025
30.9K3