Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
open -a "Google Chrome" --args --profile-directory=profile2"Default" "file:///Users/john/Desktop/ui.vision.html?macro=sharbotLake-1&direct=1&close=1&savelog=log1.txt"

open -a "Google Chrome" --args --profile-directory="Profile 1" "file:///Users/john/Desktop/ui.vision.html?macro=sharbotLake-1&direct=1&close=1&savelog=log1.txt"

open -a "Google Chrome" --args --profile-directory="Profile 2" "file:///Users/john/Desktop/ui.vision.html?macro=sharbotLake-1&direct=1&close=1&savelog=log1.txt"

open -a "Google Chrome" --args --profile-directory="Profile 3" "file:///Users/john/Desktop/ui.vision.html?macro=sharbotLake-1&direct=1&close=1&savelog=log1.txt"





References

...