So the question is: should csh/tcsh use setproctitle() or should su be fixed
to not use "_"?
On Sat, Nov 20, 1999 at 03:18:27AM +0300, Andrey A. Chernov wrote:
> With recent -current I got
>
> _su (tcsh)
> \___
>
> in "ps ax" instead of
>
> -su (tcsh)
>
> as before.
>
> >From su.c:
>
> /* csh strips the first character... */
> *np = asthem ? "-su" : iscsh == YES ? "_su" : "su";
>
> It seems that it NOT strip the first character now :-(
>
> --
> Andrey A. Chernov
> http://www.nagual.pp.ru/~ache/
> MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
--
Andrey A. Chernov
http://nagual.pp.ru/~ache/
MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message