Query: ctie
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CTIE(1) General Commands Manual CTIE(1)NAMEctie - merge or apply CWEB change filesSYNOPSISctie -c|-m outputfile masterfile changefile...DESCRIPTIONThe ctie program is used to process multiple change files used with the CWEB system for literate programming. The CWEB programs allow one to apply patches to a source file (the masterfile) by means of a single change file. ctie can be used to either merge up to 32 change files into a single one or to apply the changes to the masterfile in order to create a new master file. Output of either the new change file or the patched master file goes into outputfile. Any include files (indicated using the CWEB @i command) are fully expanded during ctie processing, which means that the change files are able to modify the contents of any included files.OPTIONS-c Create a single change file from the given changefiles. -m Create a new master file by applying the given changefiles.ENVIRONMENTThe environment variable CWEBINPUTS is used to search for the input files, or the system default if CWEBINPUTS is not set. See tex(1) for the details of the searching.SEE ALSOcweb(1), ctiedoc.tex, tie(1), web(1).AUTHORJulian Gilbey, jdg@debian.org. The original TIE program was by Klaus Guntermann, TH Darmstadt, Institut f. Theoretische Informatik. The TIE man page was by Joachim Schnitter, TH Darmstadt, Phys. Chemie I, and was modified for CTIE by Julian Gilbey. Web2C 2012 7 April 2010 CTIE(1)
Related Man Pages |
---|
ctie(1) - debian |
weave(1) - debian |
weave(1) - ultrix |
weave(1) - sunos |
weave(1) - osx |
Similar Topics in the Unix Linux Community |
---|
creating so's |
change |
Create a file based on multiple files |
Comparing fields of two files and displaying results |
Output file name and file contents of multiple files to a single file |