Is there a portability reason to use 1>&2 vs. just >&2 to redirect to stderr? I don't know of one, and don't see it mentioned in autoconf(Portable Shell). The gnupload script currently uses both. Just wondering.
k
Is there a portability reason to use 1>&2 vs. just >&2 to redirect to stderr? I don't know of one, and don't see it mentioned in autoconf(Portable Shell). The gnupload script currently uses both. Just wondering.
k