in reply to Re^2: Syntax using user define $>
in thread Syntax using user define $>
Programs should not automatically reinvoke themselves using sudo, ever. If the program needs to be run with privileges and does not have them, simply report the "Permission Denied" error you get from the system to the user and let the user take the hint to retry with sudo.
|
---|