Skip to content

A simple CLI tool that helps you quickly determine whether or not you're an admin on your macOS computer.

Notifications You must be signed in to change notification settings

kud/am-i-admin-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 17, 2024
31cda3e Β· Oct 17, 2024

History

19 Commits
Oct 17, 2024
Oct 17, 2024
Oct 17, 2024
Oct 17, 2024

Repository files navigation

πŸ‘‘ Am I Admin

am-i-admin is a simple CLI tool that helps you quickly determine whether or not you're an admin on your macOS computer.

Installation

To install the CLI tool globally:

npm install -g @kud/am-i-admin-cli

Usage

After installing the package, you can use the command:

am-i-admin

This command will then inform you if you are an admin on your computer or not.

Example:

βœ“ xxx, you are an admin on this computer. πŸ‘‘

For a simplified output that returns true if you're an admin and false otherwise, you can use the --raw parameter:

am-i-admin --raw

License

This software is licensed under the MIT license. See the package details for more information.

About

A simple CLI tool that helps you quickly determine whether or not you're an admin on your macOS computer.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published