David Jensen wrote:
set +h; set +o, still on :(
no, that works. #script2.sh set +h; set +o env exit #end script2.sh you (may) need 'set +h' at the top of (all) your scripts. --- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
