I have one script to allow for one user to run. The string calling it from the command line looks like
./script path/to/folder -a option='value' When I try to add it to the other commands in Cmnd_Alias line, sudo blames sudoers file for incorrect syntax. How can I set such commands properly?