-
- Downloads
backslashes for the double quotes are necessary in the debug lines
otherwise when you run a test run it will print: debug su $user -c "$execstr" instead of expanding those variables the backslashes in the output= lines were wrong, but the debug lines were necessary :)
Please register or sign in to comment