Computing.Net > Forums > Solaris > Exit console kills bg processes!!

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Exit console kills bg processes!!

Reply to Message Icon

Name: Minthar
Date: May 23, 2003 at 11:53:53 Pacific
OS: Solaris
CPU/Ram: Sparc
Comment:

Hi,
I wish to exit the console which was used to start an application in Solaris(like in Windows). I tried the following in my script file.. but the console still exists.
my script file startConsole.sh
=======================
./runConsole.sh &
exit

=======================
Where I'm calling another script file in order to put '&'. The runConsole.sh running a jar file as "java -jar ...."

Can you please let me know if there exists a way to exit the console after starting the application?
I also tried "nohup ./startConsole.sh &"
Still doesn't work.
Any ideas?

Thanks



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


character substitution in... How good is Solaris 9.0?



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Exit console kills bg processes!!

kill ideal processes www.computing.net/answers/solaris/kill-ideal-processes/1550.html

How to kill defunct processes www.computing.net/answers/solaris/how-to-kill-defunct-processes/778.html

How to exit the console ? www.computing.net/answers/solaris/how-to-exit-the-console-/1875.html