|
Description |
This program replaces all instances of 'old string' with 'new string' in <file>. |
|
Syntax |
psReplaceStrings -Ifile -Nnew_file |
|
-I |
Name of input file |
|
-N |
Name of new file [-I] |
|
-P |
Name of old-new strings pairs file |
|
-S |
Old string |
|
-s |
New string |
|
-F |
Output log of messages [standard output] |
|
-O |
Options |
|
i |
The old string must be surrounded by white spaces in the original text. |
|
d |
If the old string exists on the line, delete the entire line. |
|
w |
Keep leading and trailing whites spaces on old and new strings. |
|
PS_SYSMSG_FILE |
For the location of the system-wide messages file. |
|
Notes |
The format of the strings pairs file is very simple. It has three |
Go to DBPowerSuite 7.9 List of Programs.
Updated: Thu Jun 18 21:12:26 2009