Re: Something other than getty/login on console?

2012-06-25 Thread MERIGHI Marcus
Hello David, da...@elven.com.au (David Diggles), 2012.06.25 (Mon) 07:10 (CEST): Thanks Marcus! I have been sidetracked with a few things, but will give this technique a try soon. please do not think I invented that wheel! See misc archives instead... I take it dostuff.sh is where I could

Re: Something other than getty/login on console?

2012-06-24 Thread David Diggles
Thanks Marcus! I have been sidetracked with a few things, but will give this technique a try soon. I take it dostuff.sh is where I could put something like #!/bin/sh while [ ! ]; do /usr/local/bin/ttyplay kickassci.demo done ? On Fri, Jun 15, 2012 at 09:36:43AM +0200, MERIGHI Marcus wrote:

Re: Something other than getty/login on console?

2012-06-15 Thread MERIGHI Marcus
da...@elven.com.au (David Diggles), 2012.06.15 (Fri) 00:20 (CEST): I want the default login console to run something like /usr/games/worms -n100 or rsh host /opt/local/bin/xaos -driver aa -autopilot the way I do it... $ grep ttyC0 /etc/ttys ttyC0 /usr/local/libexec/getty.sh vt220 on $ ls

Something other than getty/login on console?

2012-06-14 Thread David Diggles
I want the default login console to run something like /usr/games/worms -n100 or rsh host /opt/local/bin/xaos -driver aa -autopilot Instead of /usr/libexec/getty std.9600 I have tried changing it in /etc/ttys but this is not working. How can I go about doing this? It's for a mac68k ascii art