Thursday, July 23, 2015

[linux] linux command to list out all users

Command
cut -d: -f1 /etc/passwd







Reference:
http://askubuntu.com/questions/410244/a-command-to-list-all-users-and-how-to-add-delete-modify-users
   

No comments :

Post a Comment