This could be ugly, but when Cap is presented with "sudo x && y", could that actually be executed as "sudo x && sudo y"?
I haven't tested it and have no idea if it would work with regard to both running both commands successfully and returning the correct values for success/failure on the first command for short circuiting purposes.
Wes
I haven't tested it and have no idea if it would work with regard to both running both commands successfully and returning the correct values for success/failure on the first command for short circuiting purposes.
Wes
-------------- Original message from Jamis Buck <[EMAIL PROTECTED]>: --------------
