[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: user list



sure there is!

perl -e 'while (@F = getpwent()) {if ($F[2] > 1000) { print $F[0], "\n"; }}'

Michael Merten wrote:

> Hi,
>
> 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.
>
> Mike
>
> --
> Michael Merten <ironfoot@popaccount.com>
>         --> NRA Life Member (http://www.nra.org)
>         --> Debian GNU/Linux Fan (http://www.debian.org)
>         --> CenLA-LUG Member (http://www.angelfire.com/la2/cenlalug)
> --
> The best diplomat I know is a fully activated phaser bank.  -- Scotty
>
> --
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null

--
Jens B. Jorgensen
jjorgens@bdsinc.com



Reply to: