I wrote: > sh <<EOF 3<&0 > read <&3 > EOF Sorry, that first line should be: sh 3<&0 <<EOF
paul _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash
I wrote: > sh <<EOF 3<&0 > read <&3 > EOF Sorry, that first line should be: sh 3<&0 <<EOF
paul _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash