Query: tie
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIE(1) General Commands Manual TIE(1)NAMEtie - merge or apply WEB change filesSYNOPSIStie -c|-m outputfile masterfile changefile...DESCRIPTIONThe tie program is used to process multiple change files used with the WEB system for literate programming. The WEB programs allow to apply patches to a source file (the masterfile) by means of a number of change files (often only a single change file is allowed). Tie 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 one. Output of either the new change file or the patched master file goes into outputfile.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 WEBINPUTS is used to search for the input files, or the system default if WEBINPUTS is not set. See tex(1) for the details of the searching.SEE ALSOweb(1), ctie(1), cweb(1).AUTHORKlaus Guntermann, TH Darmstadt, Institut f. Theoretische Informatik. Man page by Joachim Schnitter, TH Darmstadt, Phys. Chemie I. Web2C 2012 7 April 2010 TIE(1)
Related Man Pages |
---|
ctie(1) - debian |
tie(1) - debian |
cweb(1) - redhat |
weave(1) - osx |
weave(1) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
regarding files |
creating so's |
Create a file based on multiple files |
Read a File line by Line in unix |
Create Makefile from source files |