MD
Defrag c:
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..
The attrib.exe -s/s command
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"
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.
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.
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
in command prompt you would type H:/.
depends on the OS, but for most it is : defrag <DRIVE> example: defrag c:
copy a:\data\*.* c:\data\
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
Go to the C: prompt and type CHKDESK