20 basic Linux commands for beginners

Published: 24 April 2020
on channel: PythonPrince
69
13

This video goes over all the 20 basic linux commands you need to know as a beginner in using Linux. There is a summary of all the commands used in this video.


whoami : used to print the current user
pwd : used to print the current working directory you are in
ls : used to list content of a given directory
ls -a : used to list all files and directories of the current directory inlucding hidden ones
clear : used to get a fresh terminal
cd : used to change directory
mkdir : used to make a directory
touch : used to make a file
nano : used to access terminal based text editer
cat : used to view content of a file
cp : used to copy content from one file to another
mv : used to move content of a file from one location to another
rm : used to remove files
rm -d -r : used to remove directories which are not empty
sudo : used to access root user powers
apt upgrade : used to upgrade the package library in linux
apt update : used to update the package installer
apt remove : used to remove installed packages
exit : used to exit the ternimal


Hope this video was helpful to use. Please like, share and subscribe for more content like this.


On this page of the site you can watch the video online 20 basic Linux commands for beginners with a duration of hours minute second in good quality, which was uploaded by the user PythonPrince 24 April 2020, share the link with friends and acquaintances, this video has already been watched 69 times on youtube and it was liked by 13 viewers. Enjoy your viewing!