users.1 (d3628763db3974826e46a036aa54333147fbe238) | users.1 (474cc7fe23175a68255ed28ca5fcb74b0ac2b076) |
---|---|
1.\" Copyright (c) 1980, 1990, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden (view full) --- 33.\" 34.Dd June 6, 1993 35.Dt USERS 1 36.Os BSD 3 37.Sh NAME 38.Nm users 39.Nd list current users 40.Sh SYNOPSIS | 1.\" Copyright (c) 1980, 1990, 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 24 unchanged lines hidden (view full) --- 33.\" 34.Dd June 6, 1993 35.Dt USERS 1 36.Os BSD 3 37.Sh NAME 38.Nm users 39.Nd list current users 40.Sh SYNOPSIS |
41.Nm users | 41.Nm |
42.Sh DESCRIPTION 43.Nm Users 44lists the login names of the users currently on the system, 45in sorted order, space separated, on a single line. 46.Sh FILES 47.Bl -tag -width /var/run/utmp 48.It Pa /var/run/utmp 49.El 50.Sh SEE ALSO 51.Xr finger 1 , 52.Xr last 1 , 53.Xr who 1 , 54.Xr utmp 5 55.Sh HISTORY 56The 57.Nm 58command appeared in 59.Bx 3.0 . | 42.Sh DESCRIPTION 43.Nm Users 44lists the login names of the users currently on the system, 45in sorted order, space separated, on a single line. 46.Sh FILES 47.Bl -tag -width /var/run/utmp 48.It Pa /var/run/utmp 49.El 50.Sh SEE ALSO 51.Xr finger 1 , 52.Xr last 1 , 53.Xr who 1 , 54.Xr utmp 5 55.Sh HISTORY 56The 57.Nm 58command appeared in 59.Bx 3.0 . |