view users and locations in linux code example Example 1: ubuntu list users cat /etc/passwd Example 2: get users shell getent passwd $LOGNAME | cut -d: -f7