- Forums
- Linux
- Linux Command To Add/Display/Show/List All Available Users In Ubuntu Terminal
Linux Command To Display And Show All Available Users In Ubuntu Terminal [5165], Last Updated: Mon Jun 24, 2024
jj
Tue Jun 20, 2023
0 Comments
645 Visits
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