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 ...
MacOS has plenty of handy CLI tools ready to be used. Each of these tools is free and easily installed. I know what you're ...