Unofficial patch to shar3.49
Tom Neff
tneff at bfmny0.BFM.COM
Thu Jan 10 17:53:53 AEST 1991
In article <3540001 at hpcc01.HP.COM> okamoto at hpcc01.HP.COM (Jeff Okamoto) writes:
>I like the features that shar3.49 offers, but there is one small thing
>that I didn't like: shar prints out some status messages to stderr
>while building the sharchve. Since I have an alias which effectively
>does shar * >& shar.out you can see how that can cause problems.
If Jeff means he's doing
shar * >shar.out &
then why not just change it to
shar * >shar.out 2>shar.err &
hmmm?
More information about the Alt.sources.d
mailing list