The most commonly opened resources in a program are files, urls and database connections. he ‘Opn’ package allows you to open stuff like websites, files, executables in their respective desktop applications. The package is cross-platform.
I usually use the package during testing phase – opening various resources, mostly images and text files after execution of a program.
Read More