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
_______________________________________________
Fab-user mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to