Hi,

On Thu, Oct 11, 2012 at 4:56 PM, Arun Venkataswamy <[email protected]> wrote:
>
> #!/bin/sh
> exec </dev/tty1
> exec >/dev/tty1
> exec 2>/dev/tty1
> /path/to/app
>

      Nice solution :) and quite a simple one in fact. Congrats!


-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: [email protected]
Blog: http://benignbala.wordpress.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to