Skip to content

Set a macOS user's image from the command line.

Notifications You must be signed in to change notification settings

matinsa/macos-user-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

macos-user-image

Tested and working on macOS upto and inluding macOS 11.0 Big Sur Developer Beta 9 [build 20A5384c].

Purpose

Set a macOS user's image from the command line.

Usage

./set-user-image.sh -h

./set-user-image.sh -u USER_TO_UPDATE -i IMAGE_FILE [-p] [-r]

Options

Use ./set-user-image.sh -h to see an explanation of the options and their usage.

Example

Set the image for user miyuki:

./set-user-image.sh -u miyuki -i images/giraffe.jpg -p -r

About

Set a macOS user's image from the command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 100.0%