.bash_profile Exit 2003-12-02 - By Aaron Konstam
Back On Mon, Dec 01, 2003 at 08:46:39PM -0600, James Kaufman wrote: > On Tue, Dec 02, 2003 at 10:43:28AM +0800, Suat Lee wrote: > > Hi, > > > > We had just upgraded Linux from 6.2 to 7.3 and is having problem with > > .bash_profile's 'exit'. > > > > User's .bash_profile reads as follows: > > ... > > cd /dir1 > > ./menu > > exit > > > > When user login, menu will be prompted for user to start a few processes > > and those processes are supposed to be running even after user exit from > > login session. In 6.2, this is running well. > > > > In 7.3, the processes are killed whenever user exit from login session. > > If those lines were commented, and user manually cd /dir1 and ./menu, > > the processes will be running well after exit. Is there a way to keep > > the processes running after exit in .bash_profile of 7.3? > > > > Rgds, > > > > > > Take a look at the 'nohup' command. > The hohup command should do it but it is hard to believe the commands ran after exit even in 6.2. -- -- ---- ---- ---- ---- ---- ---- ---- ----- Aaron Konstam Computer Science Trinity University 715 Stadium Dr. San Antonio, TX 78212-7200
telephone: (210)-999-7484 email:akonstam@(protected)
|
|