Command Line for Absolute Beginners in 20 Minutes (Bash/Terminal)

Опубликовано: 12 Январь 2024
на канале: Infinite Codes
395
12

An introductory video on the command line interface using a terminal with the Bash shell. Need to know commands for every beginner. With these commands you can do 80% of the most common tasks on the command line.

Covered commands:
whoami
pwd
ls
ls -ltr
mkdir
cd
touch
cp
mv
rm
more
less
python

#bash #programming #commandline #linux #coding #terminal