who.1 (38a999420103f16fc0636a1e1f123e42fb26f1d1) | who.1 (8c756f116f2b5555e125fbc08f6caedc6ea198eb) |
---|---|
1.\" Copyright (c) 1986, 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. --- 43 unchanged lines hidden (view full) --- 52.Pp 53The options are as follows: 54.Bl -tag -width indent 55.It Fl H 56Write column headings above the output. 57.It Fl m 58Show information about the terminal attached to standard input only. 59.It Fl q | 1.\" Copyright (c) 1986, 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. --- 43 unchanged lines hidden (view full) --- 52.Pp 53The options are as follows: 54.Bl -tag -width indent 55.It Fl H 56Write column headings above the output. 57.It Fl m 58Show information about the terminal attached to standard input only. 59.It Fl q |
60.Dq Quick mode Ns : | 60.Dq "Quick mode" : |
61List the names and number of logged in users in columns. 62All other command line options are ignored. 63.It Fl s 64Show the name, line and time fields only. 65This is the default. 66.It Fl T 67Indicate whether each user is accepting messages. 68One of the following characters is written: | 61List the names and number of logged in users in columns. 62All other command line options are ignored. 63.It Fl s 64Show the name, line and time fields only. 65This is the default. 66.It Fl T 67Indicate whether each user is accepting messages. 68One of the following characters is written: |
69.Bl -tag -width x -compact 70.It + | 69.Pp 70.Bl -tag -width 1n -compact 71.It Li + |
71User is accepting messages. | 72User is accepting messages. |
72.It \&- | 73.It Li \&- |
73User is not accepting messages. | 74User is not accepting messages. |
74.It ? | 75.It Li \&? |
75An error occurred. 76.El 77.It Fl u 78Show idle time for each user in hours and minutes as | 76An error occurred. 77.El 78.It Fl u 79Show idle time for each user in hours and minutes as |
79.Ql hh:mm , | 80.Ar hh Ns : Ns Ar mm , |
80.Ql \&. | 81.Ql \&. |
81if the user has been idle less that a minute and 82.Ql old | 82if the user has been idle less that a minute, and 83.Dq Li old |
83if the user has been idle more than 24 hours. 84.It Cm am I 85Equivalent to 86.Fl m . 87.El 88.Pp 89By default, 90.Nm --- 52 unchanged lines hidden --- | 84if the user has been idle more than 24 hours. 85.It Cm am I 86Equivalent to 87.Fl m . 88.El 89.Pp 90By default, 91.Nm --- 52 unchanged lines hidden --- |