Scroll to navigation

pinky(1) General Commands Manual pinky(1)

NAME

pinky - Displays brief user information on Unix-based systems

SYNOPSIS

pinky [-l ] [-b ] [-h ] [-p ] [-s ] [-f ] [-w ] [-i ] [-q ] [--lookup] [--help] [-V|--version] [user]

DESCRIPTION

Displays brief user information on Unix-based systems

OPTIONS

produce long format output for the specified USERs
omit the user's home directory and shell in long format
omit the user's project file in long format
omit the user's plan file in long format
do short format output, this is the default
omit the line of column headings in short format
omit the user's full name in short format
omit the user's full name and remote host in short format
omit the user's full name, remote host and idle time in short format
attempt to canonicalize hostnames via DNS
Print help information
Print version
[user]

VERSION

v(uutils coreutils) 0.7.0

EXAMPLES

Display details about the current user:

pinky

Display details for a specific user:

pinky user

Display details in the long format:

pinky user -l

Omit the user's home directory and shell in long format:

pinky user -lb

Omit the user's project file in long format:

pinky user -lh

Omit the column headings in short format:

pinky user -f

The examples are provided by the tldr-pages project <https://tldr.sh> under the CC BY 4.0 License. Please note that, as uutils is a work in progress, some examples might fail.

pinky (uutils coreutils) 0.7.0