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
-
8:41
Freedom Frontline
14 hours agoMaria Bartiromo Plays The Clip That ENDS Adam Schiff’s Career
89 -
9:39
Nate The Lawyer
1 day ago $0.40 earnedBlack Family Turns On BLM Narrative Says Cop Was Justified.
5958 -
32:41
Actual Justice Warrior
2 days agoFinance Girl Goes FULL PROPAGANDIST
2.4K6 -
12:21
itsSeanDaniel
1 day agoAOC and Bernie MELTDOWN after CNN Host CALLS THEM OUT
1.86K7 -
1:03:37
Dialogue works
2 days ago $1.36 earnedCol. Larry Wilkerson: The Iran War Threat RETURNS — But Iran Has Transformed into a Military Giant!
2.87K7 -
2:10:32
MG Show
18 hours agoNothing Happening?: Bolton Indicted; Pandoras Box REX 84' AND F.E.M.A.
7.02K10 -
1:42:58
Badlands Media
1 day agoMeagan Kate Brenner v. Badlands Media LLC
91.4K300 -
44:40
Inverted World Live
14 hours agoRex Jones Discusses the Gaza Ceasefire, Big Tech, and Having Alex Jones as a Father
51.6K7 -
2:57:02
VapinGamers
9 hours ago $4.60 earnedAltheia - The Wrath of Aferi - Game Review and Playthru - !rumbot !music
25.5K2 -
2:06:32
TimcastIRL
11 hours agoLeftist NO KINGS Protest Begins, Antifa EMBEDS, Riots & Violence FEARED Nationwide | Timcast IRL
213K185