All Entries Tagged With: "account"
How to find the number of user accounts via shell ?
Issue : There is no control panel installed on the server. So, how can the total number of user accounts on the system be determined? Solution: Use the following command to find the total number of accounts on the system : cat /etc/passwd | wc -l Note : This will also include system accounts like [...]
admin | Feb 15, 2010 | Comments 0

1800 810 6547