>>>>> On Wed, 12 Apr 2006 21:26:29 -0300, Peter Cordes <[EMAIL PROTECTED]> said:

    > -    exec bash
    > +    echo "execing bash on /dev/console"
    > +    exec bash -i < /dev/console &>/dev/console
What happens if I login via ssh from remote, call one of the functions
that calls die()? Will I get bash shell where I can type? IMO my input
and output is not /dev/console when I come from remote.
-- 
regards Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to