Learn the Linux terminal (GUIDE)

Опубликовано: 28 Сентябрь 2024
на канале: Mashed
1,351
62

Get your dream Linux setup: https://calendly.com/mashedlinux
suckless repo: https://github.com/Edesem/Suckless

What is the terminal?: 00:00
ls (list files): 00:52
cp (copy): 01:00
rm (remove): 01:40
mv (move): 02:05
rmdir & rm -r: 02:30
cd (change directory): 03:00
touch (create file): 03:30
cat (view files): 04:00
editing text: 05:13
pkill (kill process): 05:33
htop (system info): 06:00
grep (text highlighter): 06:42
What terminal should you use?: 07:58
How do Linux files work?: 08:55
What shell to use?: 10:05
Learn any command: 11:22
Aliases: 12:00
How to git gud: 14:05