Hacker News new | ask | show | jobs
by Someone 712 days ago
More robust:

  open -b com.Microsoft.Excel
That will open it even if it has a different name or is in a different directory.

Disadvantage: autocomplete doesn’t work on that in the terminal.