redhat man page for tie

Query: tie

OS: redhat

Section: 1l

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TIE(1L) 																   TIE(1L)

NAME
tie - merge or apply WEB change files
SYNOPSIS
tie -c|-m outputfile masterfile changefile1 [ ... changefile9 ]
DESCRIPTION
The 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 nine 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.
SEE ALSO
web(1), cweb(1l).
AUTHOR
Klaus Guntermann, TH Darmstadt, Institut f. Theoretische Informatik. Man page by Joachim Schnitter, TH Darmstadt, Phys. Chemie I. 9/24/92 TIE(1L)
Related Man Pages
sdbm_file(3pm) - mojave
swfcombine(1) - debian
tie(1) - debian
svk::command::merge(3) - osx
hash::case(3pm) - debian
Similar Topics in the Unix Linux Community
Awk Utilities
AIX linker oddities...what is going on?
Call two files and merge all entities to create all combos
RFC: How to Deal with Multiple Personalities
Python: Refer a properties file from different location