Re: Running a process in the background

From: Green, Simon (Simon.Green_at_EU.ALTRIA.COM)
Date: 05/27/03

  • Next message: N. Leenders: "Re: adenine is up (fwd)"
    Date:         Tue, 27 May 2003 18:10:10 +0200
    To: aix-l@Princeton.EDU
    
    

    Simplest is probably at:
    at now
    DSpool CDS
    ^D

    Output will be mailed to you, or you can redirect it.

    This may or may not work, depending on why it was failing in the first
    place.

    Simon Green
    Altria ITSC Europe s.a.r.l.

    AIX-L Archive at http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2
    AIX FAQ at http://www.faqs.org/faqs/aix-faq/

    N.B. Unsolicited email from vendors will not be appreciated.

    > -----Original Message-----
    > From: Alan Vidmar [mailto:Alan.Vidmar@COLORADO.EDU]
    > Sent: 27 May 2003 16:43
    > To: aix-l@Princeton.EDU
    > Subject: Running a process in the background
    >
    >
    > 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?


  • Next message: N. Leenders: "Re: adenine is up (fwd)"