Next: Invoking rcsdiff, Previous: Invoking rcs, Up: Usage [Contents][Index]
rcs clean [options] [file …] (or “rcsclean” instead of “rcs clean”)
The rcsclean command removes working files that are not being worked on. If given -u, it also unlocks and removes working files that are being worked on but have not changed. If no file is specified, operate on all the working files in the current directory.
Specify revision.
Unlock if is locked and no differences found.
Dry run (no act, don’t operate).
See Misc common options.
Preserve the modification time on the RCS file even it changes because a lock is removed.
See Misc common options.
See Date option.