logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hprm — remove a file or directory on an HFS+ volume

Author

       This manual page was written by Jens Schmalzing <jensen@debian.org> for DebianGNU/Linux using the manual
       page by Klaus Halfmann <halfmann@libra.de> that comes with the source code  and  documentation  from  the
       TechInfoLibrary.

                                                                                                         hprm(1)

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.

Name

       hprm — remove a file or directory on an HFS+ volume

See Also

hfsplus(7), hpmount(1), hpls(1), hppwd(1), hpmkdir(1), hpcd(1), hpcopy(1), hpumount(1), hpfsck(1).

Synopsis

hprm [-R]  [-f]  hfs-path

See Also