![]() |
![]()
| ![]() |
![]()
NAMEcomb - combine SCCS deltas SYNOPSIScomb [-o] [-s] [-psid]
[-csid-list] s.filename...
DESCRIPTIONcomb generates a shell script (see sh(1)) that you can use to reconstruct the indicated s.files. This script is written to the standard output. If a directory name is used in place of the s.filename argument, the comb command applies to all s.files in that directory. Unreadable s.files produce an error; processing continues with the next file (if any). The use of `−' as the s.filename argument indicates that the names of files are to be read from the standard input, one s.file per line. If no options are specified, comb preserves only the most recent (leaf) delta in a branch, and the minimal number of ancestors needed to preserve the history.
FILESSEE ALSOadmin(1), delta(1), help(1), prs(1), sh(1), sccsfile(5) DIAGNOSTICSUse the SCCS help command for explanations (see help(1)). NOTEScomb may rearrange the shape of the tree of deltas. It may not save any space; in fact, it is possible for the reconstructed file to actually be larger than the original.
|