I've got the following in the command line to run before the pack is done, but it doesn't ever add the tzutc kludge... What am I doing wrong:
cd \ele\fastecho\tempout\
set findthis=TID: Fastecho 1.46.1 43288
set addthis=TID: Fastecho 1.46.1 43288\x0D\x01TZUTC: -0700
for %%a in (*.QQQ) DO (
sed -b -i 's/%findthis%/%addthis%/gi' %%a
)
Thunderbird/115.6.1. On 11.01.2024 14:57, Martin Kazmaier wrote:
I've got the following in the command line to run before the pack isdone,
but it doesn't ever add the tzutc kludge... What am I doing wrong:
On 11.01.2024 14:57, Martin Kazmaier wrote:
I've got the following in the command line to run before the pack isdone,
but it doesn't ever add the tzutc kludge... What am I doing wrong:
cd \ele\fastecho\tempout\ set findthis=TID: Fastecho 1.46.1 43288 set
addthis=TID: Fastecho 1.46.1 43288\x0D\x01TZUTC: -0700 for %%a in
(*.QQQ) DO ( sed -b -i 's/%findthis%/%addthis%/gi'
%%a )
What shell are your running it from? cmd.exe of windows? How about some logging in your .bat file to see what it actually does?
Cygwin and bash would be a good idea. 32bit cygwin is not supported anymore but it can be installed..
Sysop: | Angel Ripoll |
---|---|
Location: | Madrid, Spain |
Users: | 11 |
Nodes: | 8 (0 / 8) |
Uptime: | 37:34:15 |
Calls: | 479 |
Files: | 14,070 |
Messages: | 62,162 |