How to list users on Linux? Posted on September 19, 2014July 11, 2017 by admin List users on Linux cat /etc/passwd | cut -d":" -f1