1
2
3
4
5
|
infile,s,a,,,,input file name(s)
from_string,s,a,,,,set of characters to be replaced or deleted
to_string,s,a,,,,set of characters to be substituted
delete,b,h,no,,,delete chars in from string from input file?
collapse,b,h,no,,,remove repeated characters in output?
|