DEV Community

Cover image for ๐Ÿง Linux Commands - A Complete Handbook for beginners ๐Ÿ’ป

๐Ÿง Linux Commands - A Complete Handbook for beginners ๐Ÿ’ป

Kaiwalya Koparkar on May 24, 2021

Hello folks, You might be working on GUI based interfaces to do your daily tasks. But do you know that you can do the same and some advance tasks j...
Collapse
 
cyberjack profile image
CyberJack • Edited

cd or cd ~ does not go to the root directory, but to the users home directory. They may be the same, but this is highly unlikely.

In addition,cd - goes back the the previous directory. So, when in a project, type cd to go the your home directory, and cd - to go back to the project directory.

Collapse
 
peter279k profile image
peter279k

Correct. Thanks for your detailed explanation so that I don't need to do that :).

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Thanks, I am learning too. Thanks for the detailed explaination. I will edit the blog soon! :)

Collapse
 
peter279k profile image
peter279k • Edited

This rmdir directory_name ==> This will delete the directory (Cannot be undone) explanation should change into: rmdir directory_name ==> This will delete the directory (Cannot be undone if the directory is not empty.).

And it will be better than previous explanation.

The curl command is not installed on Linux distribution by default. It should use the package install command (such as apt-get, yum and dnf commands) to install that before using the curl www.example_website.com command.

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Thanks for that I would rephrase that soon! Thanks for the comment, I appreciate that

Collapse
 
anscarlett profile image
anscarlett

I think you need to rename your article

Collapse
 
myleftshoe profile image
myleftshoe

Yes, this is every possible linux command in one handbook! Not complete and not a handbook. Maybe the title should be "Some basic, useful linux commands"

Collapse
 
leob profile image
leob

Yup nice article but "complete handbook" is a bit of a stretch ;)

Thread Thread
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!

Thread Thread
 
leob profile image
leob

No worries! It's useful anyway

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!

Collapse
 
thorstenhirsch profile image
Thorsten Hirsch

"complete" ...yeah, sure. :-)

Collapse
 
kaiwalyakoparkar profile image
Kaiwalya Koparkar

Sorry for the inconvinience. I meant "Complete hadbook for beginners", as this commands are more than enough to get started as beginner. btw thanks for your comment I appreciate that!