awk -F: '{if ($3 == 0) print $1}' /etc/passwd
This command searches the /etc/passwd file and lists all users with root (UID 0) authority.
Home > Computers > Operating Systems > UNIX > Admin. > UNIX Security > Commands > root Users
Viewing mobile website page. Switch to WML or Full HTML