COMMAND
	cd - change working directory

SYNOPSIS
	cd [path]

DESCRIPTION
	cd changes the working directory to the directory pointed out by the
	given path. This directory is then default when doing any file
	operations. If no path is given, your home dir will be assumed.
	Standard path expansion will be done on the given path. Thus, you can
	use things like ~wizard, ~/, ../ etc.

EXAMPLES
	cd ..		Move up to parent directory.
	cd ~brom	Move to Brom's home dir.
	cd /obj		Move to the mudlib's obj directory.

NOTE
	Not every directory is possible to read for everybody.

SEE ALSO
	pwd, ls, mkdir

Help topics available:
cat cd cp ed edac
edit_access lac list_access lockfile ls
mkdir more mv pwd rm
rmdir sac set_access tail

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 85 since November 2019.
This file was last modified: June 2000.