pmkdir (1) Linux Manual Page
pmkdir – make directory
Synopsis
pmkdir [-d LEVEL] [-p DEVNAME] [-h] DIRECTORYDescription
pmkdir creates a directory 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
- 0 – No logging (default)
- -p DEVNAME
- Use the device with the given name, instead of the default.
- -h
- Display help message.
- FILE
- Full path name to the directory that should be created.
