prm(1) remove file

SYNOPSIS

prm [-d LEVEL] [-p DEVNAME] [-h] FILE

DESCRIPTION

prm removes 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.

FILE
Full path name to the file that should be removed.

AUTHOR

This manual page was written by David Eriksson <[email protected]>.