fab-user
[Top][All Lists]
Advanced

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

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


From: Ronan Amicel
Subject: Re: [Fab-user] Why can’t I run programs in the back ground with &?
Date: Thu, 17 Jan 2013 18:52:11 +0100

This is a frequently asked question, covered in the FAQ:
http://docs.fabfile.org/en/1.5/faq.html#why-can-t-i-run-programs-in-the-background-with-it-makes-fabric-hang

Hope this helps.


On Thu, Jan 17, 2013 at 2:32 PM, Dhanasekaran Anbalagan <address@hidden> wrote:
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.

_______________________________________________
Fab-user mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

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