Matt Harrison <[email protected]> wrote: > If I force the command from ssh (ssh m...@xxx /bin/bash) I can type and > run commands but I don't get a prompt.
This will not allocate a pseudo tty..... You may still see a prompt by adding the shell -i option (force interactive). Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily _______________________________________________ zones-discuss mailing list [email protected]
