Open Macbook Application from command line

List available application names

ls -1 /Applications 

Open an application by name

open -a 'IntelliJ IDEA OSS.app'

Comments

Popular posts from this blog

Export/Backup Ollama Model

Download and run Hugging Face AI models in Ollama

Import self signed in Linux for Chrome / Chromium headless testing