USERAGENT(1)
NAME
useragent — show your browser's user agent
SYNOPSIS
useragent
DESCRIPTION
Prints the User-Agent string your browser sends with every request, followed by a few details parsed from the modern User-Agent Client Hints API when available: the browser brand and version, the operating system platform, whether the device is mobile, and the preferred language.
Everything is read locally from the navigator object — nothing is sent anywhere.
EXAMPLES
useragent