Subj : test
To : Martin Kazmaier
From : Tommi Koivula
Date : Sat Oct 28 2023 10:13 am
* Originally in fe_help
* Crossposted in fidotest
Hi Martin.
28 Oct 23 09:56:38, I wrote to you:
TK> I use sed in my 'beforepack.cmd'. :D
TK> === Cut ===
TK> for %a in (d:\fastecho\temp\out\*.qqq) (
TK> pktdate.exe -q -c -k -Lbeforepack.log %a
TK> sed -b -i -- 's/TID: FastEcho 1.46.1 1530
TK> )
TK> === Cut ===
Hmm.. Something ate the end of my sed line...
Lets try again:
sed -b -i -- 's/TID: FastEcho 1.46.1 1530/TID: FastEcho 1.46.1 1530\x0D\x01HELLO: WORLD!/gi' %a
'Tommi
---
* Origin: Point One (2:221/1.1)