fab-user
[Top][All Lists]
Advanced

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

[Fab-user] Disabling auto-escaping for run and sudo


From: Sign Up
Subject: [Fab-user] Disabling auto-escaping for run and sudo
Date: Fri, 30 Nov 2012 10:52:30 -0600

Hello!

I'm using fabric 1.4 and need the ability to pass unmolested dollar signs to bash, so that I can use bash's own special string expansion ( like this: $'\044').  When I pass commands with this syntax through run or sudo, the dollar sign gets escaped.  Is there any way to turn this escaping off without setting shell=False?

Thanks!

Eric


reply via email to

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