answersLogoWhite

0

MD

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the command to move data on drive c so that all clusters of a file are in contiguous location on the drive?

Defrag c:


What command will create a folder named data on the C drive?

When in Command(prompt) [Cmd] type: MD C:\Data <enter> It's as simple as that! Note: You must have the permission to create folders on C-drive..


Which command should be run from the C data to remove the system property from all files and folders that are currently on the C drive?

The attrib.exe -s/s command


What is he command to copy myfiledat from the root directory of drive a to the data folder on drive c?

COPY A:\ C:\DATA (note that there's a space between a:\ and C:\data)The command you use will depend on the operating system you're using.On Windows, the command is copy. The following example would copy the file to the windows folder on drive c: copy a:\myfiledat c:\windowsOn Linux, the command is cp.When using either of these commands, if either the source file or destination folder/file contains spaces you'll have to place quotes around it. copy a:\myfiledat "c:\folder with spaces"


How do you clean out dell laptop?

In Windows XP Go to: Start>Programs>Accessories> Command Prompt.At the command prompt enter: format c:/This will format and erase all of the data on the c: drive. If you also have a d: drive then do a format d:/ command before you do the format of the c: drive.Caution: be sure you want all of the data erased as this action is not reversable.


What command to move data on drive c so that all clusters of a file are in contiguous locations on the drive?

Defrag is the command to move all clusters of a file to contiguous locations. If you don't want to use the command line version, you could go to My Computer or Computer, right click on the drive you want to defragment, go to properties, and choose the option to defragment from there. Or you can go get something like Defragler or another 3rd party defragmentation program.


How do you move space from one hard drive to the other I have a C drive with 14 Gb space and a DATA D drive with 23 Gb of space The C is 90 percent used while the data drive is only 25 percent used?

get a new pc, or at least a new hard drive! you can "move" space from one drive to another, but you can move files from one drive to the other. you could easily double your storage space for under $40


What command would you use to navigate to your H drive if you are currently in the C drive?

in command prompt you would type H:/.


What command is used to defrag the drive from a command prompt window?

depends on the OS, but for most it is : defrag <DRIVE> example: defrag c:


What is the command to copy all data and subfolders from the Adata folder to the Cdata folder?

copy a:\data\*.* c:\data\


What is the command to move data on drive c so that all clusters of a file are in contiguous locations on the drive?

defrag 1. Open My Computer. 2. Right-click the local disk volume that you want to defragment, and then click Properties. 3. On the Tools tab, click Defragment Now. 4. Click Defragment


What is the command to check drive c for errors?

Go to the C: prompt and type CHKDESK