INCLAN: cd, chdir
		
		
		
		Jump to navigation
		Jump to search
		
Synopsis
cd directory
chdir directory
Description
Changes the current working directory to the given directory, which can be specified by an absolute or a relative path.
cd directory
chdir directory
Changes the current working directory to the given directory, which can be specified by an absolute or a relative path.