Usage: -bash {start|stop|restart}

-----------------------------

It definitely looks like the style of thing found in /etc/init.d scripts

It looks to me like the executable for bash is a link into init.d

One way around may be to edit /etc/passwd to make the shell  /bin/ksh
instead of /bin/bash, then you can get in and look around.

Reply via email to