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...
For further actions, you may consider blocking this person and/or reporting abuse
cd
orcd ~
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, typecd
to go the your home directory, andcd -
to go back to the project directory.Correct. Thanks for your detailed explanation so that I don't need to do that :).
Thanks, I am learning too. Thanks for the detailed explaination. I will edit the blog soon! :)
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 thecurl www.example_website.com
command.Thanks for that I would rephrase that soon! Thanks for the comment, I appreciate that
I think you need to rename your article
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"
Yup nice article but "complete handbook" is a bit of a stretch ;)
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!
No worries! It's useful anyway
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!
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!
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!
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!
"complete" ...yeah, sure. :-)
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!