Query: wml_p6_asubst
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
asubst(3) EN Tools asubst(3)NAMEasubst - Area SubstitutionSYNOPSISasubst [-o outputfile] [-v] [inputfile]DESCRIPTIONThe asubst program reads inputfile or from "stdin" and performs the following action: Characters and substrings are substituted according to Perl-like substitution commands enclosed by surrounding area delimiters. The substitution commands recognized are [[s/pattern/string/options]] [[tr/input/output/options]] and the areas are defined by blocks delimited via {: ... :}EXAMPLE{: [[s/ae/ä/]] [[s/ue/ü/]] Foo Bar Baz Quux with Umlauts ae and ue :}OPTIONS-o outputfile This redirects the output to outputfile. Usually the output will be send to "stdout" if no such option is specified or outputfile is ""-"". -v This sets verbose mode where some processing information will be given on the console.AUTHORRalf S. Engelschall rse@engelschall.com www.engelschall.com EN Tools 2014-04-16 asubst(3)
Related Man Pages |
---|
mkerrlst(1) - bsd |
wml_p5_divert(3) - debian |
wml_p8_htmlstrip(3) - debian |
wml::des::space(3) - debian |
slice(1) - osx |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |