Skip to content

Instantly share code, notes, and snippets.

@ssaadh
Last active April 20, 2022 21:45
Show Gist options
  • Save ssaadh/3ddf6d77c2a7bbc57254227687725e30 to your computer and use it in GitHub Desktop.
Save ssaadh/3ddf6d77c2a7bbc57254227687725e30 to your computer and use it in GitHub Desktop.

Duplicate/Copy zoom.us app to a 2nd location. I did /Users/Shared/Applications.

In current GUI account, open Zoom from /Users/Shared/Applications aka 2nd location.

In terminal, I did su second_standard_user. Ran /Applications/zoom.us.app/Contents/MacOS/zoom.us.

Things from Safari will open up via this 2nd user zoom. To open things from your current GUI user. In terminal: open -a /Users/Shared/Applications/zoom.us.app 'https://us02web.zoom.us/j/2401234567?pwd=PW’

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment