In article <[email protected]> you wrote: >> if [ -n "$idl" ] && [ -x $idl ]; then
This misses quotes. Greetings Bernd -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
In article <[email protected]> you wrote: >> if [ -n "$idl" ] && [ -x $idl ]; then
This misses quotes. Greetings Bernd -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]