In many cases, if you are writing shell scripts to do certain tasks, you might
need to grant access to the user to some commands without requiring interaction.
In that case you might want to grant access without requiring password. This is
possible with sudo.
visudo
Go to command alias