Page 1 of 1

User Count

Posted: Thu Jan 11, 2007 9:56 am
by jferrara
Is there a way to get the total number of users. I am still running 9.4.

Posted: Thu Jan 11, 2007 11:18 am
by dkelly
The command you need is

Code: Select all

omshowu -m all | wc -l


Cheers

Dave