I\'ve made a simple bash script that need to keep it\'s super-user privileges throughout the script. Unfortunately, but understandable the script looses its sudo
sudo
Get root privileges once for all:
sudo su - # What I need to do with root