This command opens the specified file in its default application. For example, a markdown file might open in Xcode or another text editor. Open a File in a Text Editor: open -t ./path/to/your-file.md ...
One of the more frustrating things I experience in daily usage of my Mac is opening a file that launches an unexpected application, which can sometimes result in a failure to open the file. Joe is a ...