On Thu, Jul 08, 1999 at 09:42:58PM -0400, Carl Mummert wrote: > >Is there an easy way to get a list of all regular user ( UID > 1000 ) > >accounts on the system? I can't find the userls command I used to use > >on SCO. > > awk -F ':' '{if ($3 > 999) print $0}' < /etc/passwd > >
Thanks! Mike -- Michael Merten ([EMAIL PROTECTED]) ---> NRA Life Member (http://www.nra.org) ---> Debian GNU/Linux Fan (http://www.debian.org) ---> CenLA-LUG Founder (http://www.angelfire.com/la2/cenlalug) -- "The said Constitution [shall] be never construed to authorize Congress to infringe the just liberty of the press, or the rights of conscience; or to prevent the people of the United States, who are peaceable citizens, from keeping their own arms." -- Samuel Adams -- Massachusetts' U.S. Constitution ratification convention, 1788 [NRA-ILA (www.nraila.org)] --