Hi! I am looking for a way to launch virtuoso from a csh terminal, in a way that it won't be killed if I (usually accidentally) close the terminal. I tried
nohup virtuoso &
but this doesn't work. Also, the disown command is not available in csh. Any ideas on how to achieve this?
Thanks and regards, Jorge.