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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,020 |
Nodes: | 17 (0 / 17) |
Uptime: | 12:03:41 |
Calls: | 503,343 |
Calls today: | 2 |
Files: | 107,251 |
D/L today: |
24,600 files (1,753M bytes) |
Messages: | 441,658 |