sudo is a shell command on Unix-like operating systems that enables a user to run a program with the security privileges of another user, by default the superuser. From Wikipedia