answersLogoWhite

0

The 'CD' command is not standard for Unix. The 'cd' command, however, will change directories (folders). It is a means of navigating the Unix file system.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

To move to the root directory use the command?

For Unix/Linux, use the command 'cd /' For Windows, you can also use the same command or 'cd \'


Why does Unix and Windows use the CD command line to change directories?

Because CD is short for "Change Directory"


What is the command that will change the current default directory to the root directory in Unix?

CD /


How to go to home directory in unix?

To navigate to your home directory in Unix, you can use the command cd ~ or simply cd without any arguments. The tilde symbol (~) represents your home directory. Alternatively, you can use the command cd /home/username, replacing "username" with your actual username, to achieve the same result.


What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


Brief description of format command in unix?

There is no standard 'format' command in Unix.


What will the command line 'abcde' do?

The command 'abcde' has a function in the computer world. It is a CD ripper for Linux and UNIX-like operating systems on computers. It is a software package that can be purchased.


Give name of an intenal command in unix?

cd, pwd, export, help, ulimit, source, eval, if-then-else-elif-fi, ...


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


What is the Unix command to check to see who is logged in?

The "who" command.


What is the command to get the Unix version?

cat /proc/version The above answer will only work on certain systems. For most Unix systems, use the 'uname' command to get the Unix version. AIX uses the oslevel command.


Which command is the UNIX equivalent of the windows command nslookup?

dig