pmv (1) - Linux Manuals
pmv: move (rename) files
NAME
pmv - move (rename) filesSYNOPSIS
pmv [- LEVEL] [-p DEVNAME] [-h] SOURCE DESTINATIONDESCRIPTION
pmv renames or moves a file on a device connected through SynCE.
Forward slashes ('/') on the command line are converted to backward slashes ('\').
OPTIONS
- -d LEVEL
- Set debug log level:
- 0 - No logging (default)
- 1 - Errors only
- 2 - Errors and warnings
-
3 - Everything
- -p DEVNAME
-
Use the device with the given name, instead of the default.
- -h
-
Display help message.
- SOURCE
-
Full path to the current filename.
- DESTINATION
-
Full path to the new filename.
AUTHOR
This manual page was written by David Eriksson <twogood [at] users.sourceforge.net>.