|
HSI Version: |
All |
|
Purpose: |
Moves files within the HPSS directory structure. |
|
Aliases: |
MOVE |
|
Command Format: |
{mv | move} [-f] [-i] [-v] path1 path2
or
{mv | move} [-f] [-i] [-v] path1 path2 ... dirpath
|
|
Options: |
-f : force option. Removes existing target if it already exists. Default is not to remove existing target(s) -i : in interactive mode, pause for confirmation before removing existing target |
|
Keywords: |
DIRn |
|
Usage Notes: |
For the first form:
For the second form:
• all commands are issued as "mv pathname dirpath/pathname".
Note that cross-HPSS moves are not yet implemented. All paths must reference the same HPSS system |
|
Example: |
mv *.c Source
|
|
Related Command(s): |