List groups that user belongs to on macOS
16 March 2022 (Updated 30 October 2022)
Syntax:
groups <user> | xargs -n1
Example:
groups $(whoami) | xargs -n1
Tagged:
macOS
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment