Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 3 of 3) sorted by relevance

/coreutils/src/
Dwho.c235 char const *time_str, char const *idle, char const *pid, in print_line() argument
247 if (include_idle && !short_output && strlen (idle) < sizeof x_idle - 1) in print_line()
248 sprintf (x_idle, " %-6s", idle); in print_line()
/coreutils/
DNEWS3837 who no longer accepts -i or --idle.
5734 the long option '--users'. --idle is no longer the same as -u.
/coreutils/doc/
Dcoreutils.texi16244 @cindex idle time
16246 user has been idle. @samp{.} means the user was active in the last minute.
16247 @samp{old} means the user has been idle for more than 24 hours.