cd Command

The change directory (cd) command is built into the system shell and changes the current working directory. The cd command can be used to either change to a directory that is relative to the the location of the current working directory or to an absolute location in the filesystem.

Syntax

The syntax for the cd command is:
cd <directory>

Comments

Popular posts from this blog

gsutil Vs Storage Transfer Service Vs Transfer Appliance

SQL basic interview question