Wednesday, September 19, 2012

su root with sudo

There are times when we need to use su to do some root required tasks which are too tedious to use if we are required to type sudo for every command.
Here is how:
sudo su


No comments: