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 <[EMAIL PROTECTED]>
> --> 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 [EMAIL PROTECTED] < /dev/null
--
Jens B. Jorgensen
[EMAIL PROTECTED]