fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] Why can’t I run programs in the back ground with &?


From: Dhanasekaran Anbalagan
Subject: [Fab-user] Why can’t I run programs in the back ground with &?
Date: Thu, 17 Jan 2013 08:32:58 -0500

Hi Guys

Fabric not working well, with background process like (sh script.sh &)

I tried nohub example not work pretty good,

def vimal():
      run("bash /home/sysops/sarexecute.sh >& /dev/null < /dev/null &")

please guide me guys

-Dhanasekaran.

Did I learn something today? If not, I wasted it.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]