02.05.2013 Views

Description - Mks.com

Description - Mks.com

Description - Mks.com

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

-d<br />

-f<br />

-i<br />

-r<br />

-v<br />

delays moving the specified files until the system is rebooted.<br />

On Windows Me, the destination file name must be a short file name. The destination<br />

directory may have a long file name but the file name must be short.<br />

This option relies upon the underlying operating system's capability to perform the action at<br />

reboot time.<br />

does not ask if you want to overwrite an existing destination without write permission; it<br />

automatically behaves as if you answered yes. If you specify both -f and -i, mv uses the<br />

option that appears last on the <strong>com</strong>mand line.<br />

always prompts before overwriting an existing file, whether or not the file is read-only. If you<br />

specify both -f and -i, mv uses the option that appears last on the <strong>com</strong>mand line.<br />

moves directory and all its contents (files, subdirectories, files in subdirectories, and so on).<br />

For example, mv -r dir1 dir2 moves the entire contents of dir1 to dir2/dir1. mv<br />

creates any directories that it needs.<br />

prints file names to standard output as they are being processed.<br />

DIAGNOSTICS<br />

Possible exit status values are:<br />

0<br />

1<br />

Successful <strong>com</strong>pletion.<br />

Failure due to any of the following:<br />

— argument had trailing slash (/) but was not a directory<br />

— file could not be found<br />

— input file could not be opened for reading<br />

— output file could not be created or opened for output<br />

— read error occurred on an input file<br />

— write error occurred on an output file<br />

439 of 457

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!