answersLogoWhite

0

It's probably the only thing that came to mind. Do you have a better idea? I'm sure we could brainstorm loads of them.

If this is what you wanted, though, cd stands for change directory.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Why does most versions of Linux and windows use the cde command to change directories?

Using cd (change directory) was the obvious choice.


Does most versions of linux and windows use the CD command to change directories?

Yes. To change to directories with spaces in their file paths, put "" around the path, e.g: cd "/home/cookie/random folder/"


Why does Linux use the CD command to change directories?

CD itself means, Change DirectoryI guess it is easier to keep in mind


Which Linux command is equivalent to Windows' MD command?

In a Linux terminal, the command to create a new directory is: mkdir .


What is the Linux equivalent of the Windows help command?

The man command.


Why do most versions of Linux and windows use the CD command to chnage directories?

For simplicity and interoperability. CD means "change directory." There's really no point in changing the command name since all that'd accomplish is confusing users and breaking shell scripts. As a note: ALL versions of Linux use the cd command, it's a core part of a shell, a "builtin."


What Linux command is similar to the find or search command in windows?

find


What is the significance of the keyword 'mv' in the context of the Linux command 'mv r'?

In the context of the Linux command 'mv r', the keyword 'mv' stands for 'move', indicating that the command is used to move or rename files or directories.


Does Ubuntu Linux recognize Windows folders on external media?

Yes. Ubuntu can read files and directories created by a Windows system.


Which Linux command will delete a directory as well as all its files and sub directories?

rm -rv /path/to/directory


What are the similarities and differences between the way in which Windows and Linux manage processes?

Linux allows full access to the source code. Windows does not. The command line has always proven useful when altering software. Windows differs from Linux in command line limitations as well. Linux provides a centralized location in which software and application can be controlled.


What command list basic directory files?

In Linux: ls In Windows: dir