Is there any option to allow the user to run some specific command via sudo, but only that command, without any other option and argument, so for example user be allowed to run:
sudo ls
sudo du
..but not:
sudo ls -l
sudo du -sh
(commands ls and du are just examples)
SOCIAL SHARE CARD GENERATOR