Re: Find user accounts with uid > 500

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



> > ssh servername awk -F: "'{if (\$3 > 499) print \$0}'" < /etc/passwd
>
>  ssh servername awk -F: "'{if (\$3 > 499) print \$0}' < /etc/passwd"
>
>  otherwise '< /etc/passwd' happens on the client.

Awesome, thanks!
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux