Running a process in the background
From: Alan Vidmar (Alan.Vidmar_at_COLORADO.EDU)
Date: 05/27/03
- Previous message: Bob Booth - UIUC: "Re: X-Windows Timeout AIX 4.3.3"
- Next in thread: Shawn Bierman: "Re: Running a process in the background"
- Maybe reply: Shawn Bierman: "Re: Running a process in the background"
- Maybe reply: Green, Simon: "Re: Running a process in the background"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 27 May 2003 09:43:16 -0600 To: aix-l@Princeton.EDU
Hi All,
I need to run a process in the background, but my normal trick of
setting to /dev/null will not work with this app.
Here is what I would normally do:
#nohup DSpool CDS > /dev/null 2>&1 &
Unfortunately the app fails when doing this. Any ideas on other
ways to get an app to run in the background?
Thanks,
Alan
"I don't have time to be impatient."
Alan R. Vidmar Assistant Director of IT
Office of Financial Aid University of Colorado
Alan.Vidmar@Colorado.EDU (303)492-3598
*** This message printed with 100% recycled electrons ***
- Previous message: Bob Booth - UIUC: "Re: X-Windows Timeout AIX 4.3.3"
- Next in thread: Shawn Bierman: "Re: Running a process in the background"
- Maybe reply: Shawn Bierman: "Re: Running a process in the background"
- Maybe reply: Green, Simon: "Re: Running a process in the background"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|