logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

AC Command - Monitor User Connection Time | Online Free DevTools by Hexmos

Monitor user connection time with the AC command. Analyze user activity and system usage with this powerful Linux tool. Free online tool, no registration required.

ac

Print statistics on how long users have been connected. More information: https://manned.org/ac.8.

  • Print how long the current user has been connected in hours:

ac

  • Print how long users have been connected in hours:

ac -p

  • Print how long a particular user has been connected in hours:

ac -p {{username}}

  • Print how long a particular user has been connected in hours per [d]ay (with total):

ac -dp {{username}}

See Also