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: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 991 |
Nodes: | 10 (0 / 10) |
Uptime: | 121:33:38 |
Calls: | 12,958 |
Files: | 186,574 |
Messages: | 3,265,731 |