- - PR -
poor man's "sed"
1
| 投稿者 | 投稿内容 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
投稿日時: 2001-08-26 07:56
we have discussed an alternative of "stdin",
(see a different thread "stdin ?") here is another application of "stdin", poor man's "sed" - well sort of:
sample run (1) self morphing
sample run (2) abs --> rel paths
known bug - blank lines get deleted. any fix? | ||||||||||||
|
投稿日時: 2001-09-01 11:09
'findstr' fixes the blank-line missing bug:
however special characters (&!) produce side effects as you can see by:
w2k scripting is masochism | ||||||||||||
1
