Answers for "mac where what is chrome executable"

0

mac where what is chrome executable

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump | grep -i "google chrome"
Posted by: Guest on January-21-2021
0

mac where what is chrome executable

find / -type d -name "*Chrome.app"
Posted by: Guest on February-03-2021

Browse Popular Code Answers by Language