pinky
Print detailed user account information including login name, home directory, shell, and idle time. Returns JSON for inspecting specific user properties.
Instructions
Print detailed user account information: login name, home directory, shell, and idle time. Read-only, no side effects. Returns JSON with user profile data. Use to inspect specific user account properties. Not for current user identity — use 'whoami' or 'id'. Not for session listing — use 'who' for active sessions. See also 'who', 'id'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| long | No | Include the long-output intent in the JSON result. | |
| raw | No | Write tab-separated user rows without a JSON envelope. | |
| users | No | Optional users to include. |