Root
From Linuxhelp Wiki
c4tcgetou Root is the username given to Linux super users. The root user can view/edit any local file, and has complete control over all system processes.
It is dangerous to login to a system as root, as it is easy to cause severe damage to your system. Instead, the "su" utility can be used to gain temporary root privileges while logged in as a normal user.

