man hprm (Commandes) - remove a file or directory on an HFS+ volume
NAME
hprm - remove a file or directory on an HFS+ volume
SYNOPSIS
hprm [-R] [-f] hfs-path
Description
hprm removes the file or directory specified by hfs-path. Since write access to HFS+ volumes is still experimental, the program prints a warning message and prompts the user before writing anything to the file system.
hprm accepts the following options:
- -R
- recursively remove the contents of a directory.
- -f
- one day, this option will probably disable prompting. For the time being, prompting is always enabled.
See also
Author
This manual page was written by Jens Schmalzing <jensen@debian.org> for Debian GNU/Linux using the manual page by Klaus Halfmann <halfmann@libra.de> that comes with the source code and documentation from the Tech Info Library.