← Back to tools
View AGENTS.md for fullname-cli
fullname-cli
Get the full name of the current user
Description
fullname-cli gets the full name of the current user from the system. A simple utility for scripts that need the user's real name.
AI Summary
A simple CLI tool that returns the full name of the current system user.
Capabilities
- + Get the current user's full name
- + Cross-platform support
Use When
- → You need the user's full name in a script
Avoid When
- x You can use whoami or similar