Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/userPublic

Command line interface for common macOS user account operations.

License

NotificationsYou must be signed in to change notification settings

xwmx/user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

Installation

Homebrew

To install withHomebrew:

brew taps xwmx/tapsbrew install user

npm

To install withnpm:

npm install --global user-cli

bpkg

To install withbpkg:

bpkg install xwmx/user

Manual

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

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

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp