Contact us |
Using pwd
file system. To use pwd1. To find out your current working directory type [root@localhost root]# pwd /root 2. Change your directory to the /usr/local/ directory using the “cd” command [root@localhost root]# cd /usr/local 3. Use pwd to find your present working directory [root@localhost local]# pwd /usr/local 4. Return to root’s home directory. [root@localhost root]# cd
|
Login... |
||||