GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LOGINS(1) FreeBSD General Commands Manual LOGINS(1)

logins
display account information

logins [-admopstux] [-g groups] [-l logins]

The logins utility displays information about user and system accounts.

The following options are available:

Display information about the password change and account expiration times for each account.
Select accounts with duplicate UIDs.
groups
Select accounts that are members of the specified groups. If multiple group names are specified, they must be separated with commas.
logins
Select accounts matching the specified login names. If multiple names are specified, they must be separated with commas.
Show information about secondary groups.
Display the information for each account on a single line of colon-separated fields.
Select accounts with no password.
Select system accounts. These are currently defined as accounts with UIDs below 1000, plus the “nobody” account (UID 65534).
Sort selected accounts by name rather than by UID.
Select user accounts. These are currently defined as accounts with UIDs above 1000, except the “nobody” account (UID 65534).
Display information about each account's home directory and shell.

If multiple selection options are specified, all accounts matching any of the selection criteria will be displayed.

If no selection options are specified, all accounts will be displayed.

getgrent(3), getpwent(3), group(5), passwd(5), pw(8)

The logins utility appeared in FreeBSD 4.10.

The logins utility was written by Dag-Erling Smørgrav <des@FreeBSD.org> based on similar utilities in other operating systems.
March 6, 2004 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.