cd and pwd





"cd [name]" changes to directory "name".

"cd .." changes to parent directory.

"cd" changes to root directory of the particular user.

"pwd" shows the full path of current location.
















[prev]   [top]   [next]