Aron Xu dixit:
>>> + � �dget -x ${MIRROR}/debian/${DIR}/${PACKAGE}_${VER##:}.dsc >
>>> /dev/null 2> $LOGDIR/.$PACKAGE
>>
>> ## doesn't work here, does it?
This looks like a typo to me, ${VER#*:} would be correct.
>> something more like ${VER//:*}
No.
>No, it doesn't work well. As of my test, patch in message #17 of
>#553594 solved this problem.
That one is really ouch. ${VER#*:} is guaranteed by POSIX.
bye,
//mirabilos
--
FWIW, I'm quite impressed with mksh interactively. I thought it was much
*much* more bare bones. But it turns out it beats the living hell out of
ksh93 in that respect. I'd even consider it for my daily use if I hadn't
wasted half my life on my zsh setup. :-) -- Frank Terbeck in #!/bin/mksh
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]