- Notifications
You must be signed in to change notification settings - Fork0
Command line interface for common macOS user account operations.
License
NotificationsYou must be signed in to change notification settings
xwmx/user
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
'##::::'##::'######::'########:'########:: ##:::: ##:'##... ##: ##.....:: ##.... ##: ##:::: ##: ##:::..:: ##::::::: ##:::: ##: ##:::: ##:. ######:: ######::: ########:: ##:::: ##::..... ##: ##...:::: ##.. ##::: ##:::: ##:'##::: ##: ##::::::: ##::. ##::. #######::. ######:: ########: ##:::. ##::.......::::......:::........::..:::::..::
user
is a command line interface for common macOS user account operations,like fast user switching, listing users, and displaying the user login window.
To install withHomebrew:
brew taps xwmx/tapsbrew install user
To install withnpm:
npm install --global user-cli
To install withbpkg:
bpkg install xwmx/user
To install manually, simply add theuser
script to your$PATH
. Ifyou already have a~/bin
directory, you can use the following command:
curl -L https://raw.github.com/xwmx/user/master/user \ -o~/bin/user&& chmod +x~/bin/user
Usage: user list user login <username> user logout [--force] user window user -h | --help user --versionSubcommands: list List login user accounts. login Log in as the specified user, aka "Fast User Switching." logout Log out the current user. window Go to the login window without logging out.Options: -h --help Display this help information. --version Display version information. --force Suppress confirmation prompt.
About
Command line interface for common macOS user account operations.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published