Menu

shell_(command)

Jordan Fitz Software

shell (command)

Syntax:
'shell <file>' OR 'shell <application> OR 'shell <application file>'

Use:
The 'shell' command will launch the given file or application

Examples:
'shell #cd#picture.png' will open the file 'picture.png', if it exists in the current directory.
'shell C:\picture.png' will open the file 'picture.png', if it exists.
'shell mspaint.exe #cd#picture.png' will open the file 'picture.png' with the application 'mspaint.exe', if it exists in the current directory.

MongoDB Logo MongoDB