You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
open -a "Script Editor""$(osascript -e "tell application \"System Events\" to get POSIX path of application file of (first application process whose frontmost is true)")"
exit
fi
open -a "Script Editor""$(osascript -e "POSIX path of (path to application \"$1\")")"