Shell Example To Change Directory
- Forums
- Linux
- Shell Example To Change Directory
This Page Contains information about Shell Example To Change Directory By cotat4 in category Linux with 1 Replies. [3211], Last Updated: Mon Jun 24, 2024
cotat4
Sat Apr 25, 2009
1 Comments
329 Visits
can you give the command to use for chaning directories?
im very new to linux but im very happy with how i can use it so can you give shell example to change directory
login to your server
when you are logged in as root try these commands:
this command will show you the where you currently are
it will probably say something like this:
/home/USER_NAME
* USER_NAME = whatever your username is
now you can change directory from /home/USER_NAME to lets say your web directory:
now send pwd again and you will see that you changed directories to:
/var/www/html
https://www.webune.com/forums/shell-example-to-change-directory.html