NAME 

open - open file in it's default application

Synopsis 

open FILES...

Description 

The open command is used to open a file in it's default application. open is implemented using the mimedb command.

Example 

open *.txt opens all the text files in the current directory using your systems default text editor.