Home » » Run the last command as ROOT

Run the last command as ROOT

Written By 1 on Sunday, July 31, 2011 | 10:13 PM

There are many privileged commands which you run as non-prev user only to get error or moy desired output. Then you think like sudo and type the same command again.
We can type sudo !! to execute the last command as PRIV user

0 Comment:

Post a Comment