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:10:23
Man in America
23 hours agoAre MK-Ultra Parasites Rewiring Your Brain? | Detoxing, Peptides & Parasite Warfare w/ Diane Kazer
23.5K45 -
LIVE
TheSchleppy
23 hours ago $0.27 earned✨TheSchleppy✨24HR 2 YRS ON RUMBLE STREAM! RIGHT INTO RUMBLE HALO EVENT!
68 watching -
3:08:21
JakRazGaming
3 hours agoPlaying Ghost of Tsushima DIRECTOR'S CUT!! on PS5 Stream 6
1.53K1 -
29:06
Scary Mysteries
1 day agoThe Corpsewood Manor Murders: Satan, Secrets, and a Savage End
5.89K6 -
2:08:56
Lara Logan
1 day agoUNHOLY EXPERIMENTS: Justin Goodman Exposes the Evil of Animal Torture | Ep 28
8.72K18 -
LIVE
The Sufari Hub
2 hours ago🔴SUFARI AUGUST SHOWCASE 🔴W CONTENT 🔴 10 SUBS? 🔴WHAT SHALL WE DO THIS COMING MONTH?
10 watching -
3:08:40
CHiLi XDD
3 hours agoSTREET FIGHTER 6 - Rise and Grind to Master!
832 -
36:27
Degenerate Plays
1 day ago $0.30 earnedStatic Shock Actually Changed My Life - Batman: Arkham Asylum : Part 10
4.63K -
6:32
Members Club
1 day ago $0.30 earnedWNBA Players Demand Pay—Then Get Petty With Caitlin Clark
4.24K5 -
18:13
Bearing
1 day agoThe iDubbbz & Anisa Situation Just Got WORSE 💥 Broke, Smelly & Homeless 🤣
6.28K66