>
>>  * But I am suggesting we add a "-z" option so that:
>>
>>    zlogin -z THEHOST [other commands]
>>
>>    ...is equivalent to:
>>
>>    zlogin THEHOST [other commands]
>
>
>How are you supposed to make this work?
>
>
>How do you propose to make it work, given that the following should work:
>
>       zlogin -z host ....
>       zlogin host ...
>       zlogin -C -z host
>
>but the following must not:
>
>       zlogin -z -C host
>       zlogin -z -z host


Ok, zo that's easy enough as long as you have -z be an option which accepts
an argument and in that case not accept the zonename argument.

Casper

Reply via email to