Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

pinky

v(uutils coreutils) 0.1.0

Options

-l

pinky-help-long-format

-b

pinky-help-omit-home-dir

-h

pinky-help-omit-project-file

-p

pinky-help-omit-plan-file

-s

pinky-help-short-format

-f

pinky-help-omit-headings

-w

pinky-help-omit-name

-i

pinky-help-omit-name-host

-q

pinky-help-omit-name-host-time

--help

pinky-help-help

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 under the CC BY 4.0 License.

Please note that, as uutils is a work in progress, some examples might fail.