open (process)
open is a NeXTSTEP & macOS command line process that opens file(s), folder(s) or URL(s) in the GUI as though the user had double clicked on them. Files will be opened in the default application for their type, folders will be opened in the Finder or file system GUI, and URLs will be opened in the default browser.
It is based on the AppKit API -[NSWorkspace openURL:]
, which is stubbed to other OS alternatives on GNUstep if a GS application is not registered for a file.[1]
Other OS alternatives
- Microsoft Windows - start.exe
- X11 (Unix-like systems):
gollark: Redstone allows 4 bits (0-15) per toggling. Can those take a tick? No idea.
gollark: Well, you're wasting 15/16ths of the bandwidth, then.
gollark: Analog or digital?
gollark: <@184468521042968577> no.
gollark: It's a shame CC can't interoperate with TIS-3D.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.