Re: Which command can list out all user account in Linux machine?
From: John Weber (weber@nyc.rr.com)Date: 01/09/02
- Next message: ww: "Re: ipchains can do that ? -d ! a.b.c.d and ???"
- Previous message: jackson: "Re: RH 7.2 installs lots of services"
- In reply to: JL: "Which command can list out all user account in Linux machine?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: John Weber <weber@nyc.rr.com> Date: Wed, 09 Jan 2002 03:42:58 GMT
JL wrote:
> Which command can list out all user account in Linux machine? Thx.
cat /etc/password | cut -d":" -f1
- Next message: ww: "Re: ipchains can do that ? -d ! a.b.c.d and ???"
- Previous message: jackson: "Re: RH 7.2 installs lots of services"
- In reply to: JL: "Which command can list out all user account in Linux machine?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|