Re: How to list all users?
From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 09/01/04
- Next message: Chotu: "SELinux question: Label, type, roles etc."
- Previous message: Manuel: "How to Secure this box configuration?"
- In reply to: Richard Cavell: "How to list all users?"
- Next in thread: Darklight: "Re: How to list all users?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 1 Sep 2004 13:40:53 -0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
In alt.os.linux Richard Cavell <richardcavell@mail.com> suggested:
> Hi,
> What do I type into bash to list all the users who currently have an
> account on my system?
cut -d: -f1 /etc/passwd
Presuming only local user, try 'man cut' for more info.
-- Michael Heiming (GPG-Key ID: 0xEDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBNdFjAkPEju3Se5QRAo08AKCHYMEmr/lgbXA2KSQC0M1gTTmgswCZAUxd t4iPuLWqbyWy/VvEpnkyxKc= =I7fa -----END PGP SIGNATURE-----
- Next message: Chotu: "SELinux question: Label, type, roles etc."
- Previous message: Manuel: "How to Secure this box configuration?"
- In reply to: Richard Cavell: "How to list all users?"
- Next in thread: Darklight: "Re: How to list all users?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|