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 ...
As you probably know, most OS X programs will run without any open windows—close the last window, and the program keeps running. If you switch to that program by clicking its Dock icon, a new window ...