Which
Infocard
| ||||||||||||||||
|
Replaces a delimited chunk of text in a file.
|
174 Kb |
Contents
Description by the Publisher
Replaces a delimited chunk of text in a file with a delimited chunk of text in another file.
You could think of it as copying part of a file. You use it like this:
java -jar propagate.jar fromfile.txt tofile.txt '[start]' '[end]'
You put the from file, to file, starting delimiter and ending delimiter on the command line.
The from and to chunks need not be the same length. The fromfile is left unchanged.
The program presumes both files are encoded with UTF-8.
Java source code provided.
Limitations in the Downloadable Version
No limitations
Product Identity
Unique Product ID: PID-A3006FFE2F1C
Unique Publisher ID: BID-120053D1FD1E