Sortix cross-nightly manual
This manual documents Sortix cross-nightly. You can instead view this document in the latest official manual.
NAME
tix-rmpatch — remove files and directories per the rmpatchSYNOPSIS
| tix-rmpatch | [--check] [--directory=directory] rmpatch | 
DESCRIPTION
tix-rmpatch recursively removes the files and directories per an rmpatch produced by tix-rmdiff(8). The rmpatch is checked for validity and absolute paths and paths containing ‘..’ components are rejected.- --check
 - Check only the rmpatch is valid and don't remove any files or directories.
 - --directory=directory
 - Remove inside directory instead of the working directory.