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