logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pinky Command - Print User Info with Finger Protocol | Online Free DevTools by Hexmos

Print user information easily with Pinky command. Retrieve user details and system information using the finger protocol on Linux and macOS. Free online tool, no registration required.

pinky

Print user information using the finger protocol. More information: https://manned.org/pinky.

  • 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

return

See Also