I am using ubuntu 10.04.
I notice that after I run "sudo -s" in terminal, the prompt changed from
"XXX@XXX"
to
"root@XXX",
seems it changed to root privilege.
But when I check the documentation of "sudo" command here, it explains another story of "sudo -s", can anyone explain to me what is "sudo -s" doing exactly?

sudois hardly Ubuntu-specific... – Dave Sherohman Jul 6 '11 at 8:21