Most used Terminal Commands | Demo for Beginners | How to use Terminal
Full web development course: https://learn21.in/course/web-development-for-beginners
For 1-to-1 guidance please email us at uplabs.in@gmail.com
Below are the commands that are shown in the video. Open a terminal and start typing commands to learn yourself.
pwd [Full form: Print Working Directory, incorrect in the video].— To display the working directory
clear — to clear the terminal screen
ls — to show the list of all files in the directory [commonly known as a Folder]
ls -l or ll — to show the list of all files in the directory with more details
mkdir directory_name — to make a directory
cd directory_name — to change directory
touch file_name — to create a file
vim — command-line editor
i — to insert text in the file
:wq — to save the edited file in vim
mv old_name new_name — to rename a file
ls -la — list all files including hidden files
cd .. — to change to the parent directory
cp file new_location — to copy a file
whoami — Current user
rm file_name — to delete a file
rm -rf directory_name [ or you can use rmdir directory_name command] — to delete a directory
▶️ You Can Find Us On:
Website - https://learn21.in/
Telegram channel: https://t.me/learn21_in
Twitter - https://twitter.com/21_learn
LinkedIn - https://www.linkedin.com/company/learn-21
Видео Most used Terminal Commands | Demo for Beginners | How to use Terminal канала Learn21 Academy
For 1-to-1 guidance please email us at uplabs.in@gmail.com
Below are the commands that are shown in the video. Open a terminal and start typing commands to learn yourself.
pwd [Full form: Print Working Directory, incorrect in the video].— To display the working directory
clear — to clear the terminal screen
ls — to show the list of all files in the directory [commonly known as a Folder]
ls -l or ll — to show the list of all files in the directory with more details
mkdir directory_name — to make a directory
cd directory_name — to change directory
touch file_name — to create a file
vim — command-line editor
i — to insert text in the file
:wq — to save the edited file in vim
mv old_name new_name — to rename a file
ls -la — list all files including hidden files
cd .. — to change to the parent directory
cp file new_location — to copy a file
whoami — Current user
rm file_name — to delete a file
rm -rf directory_name [ or you can use rmdir directory_name command] — to delete a directory
▶️ You Can Find Us On:
Website - https://learn21.in/
Telegram channel: https://t.me/learn21_in
Twitter - https://twitter.com/21_learn
LinkedIn - https://www.linkedin.com/company/learn-21
Видео Most used Terminal Commands | Demo for Beginners | How to use Terminal канала Learn21 Academy
Комментарии отсутствуют
Информация о видео
1 сентября 2020 г. 13:14:55
00:07:43
Другие видео канала



















