graphics\overbutt.gifReturning to the home directory

You can return to the home directory from anywhere in the file system. You can also return to the home directory of any user on the system.

To return to your home directory

1. At the command line, type,

cd

2. Press ENTER.

To return to another user's home directory

1. At the command line, type,

cd ~<user>

2. Press ENTER.

graphics\nicon.gif Notes