To list the users in your linux system all you have to do is use this command

cut -d: -f1 /etc/passwd

To add a user use the following command:

$ adduser USERNAME

To change user:

$ su - USUERNAME

Resource Video: COp6JtP45o8