Skip to content

Similar to the macOS "open" command, which opens a file/folder with the correct programs

License

Notifications You must be signed in to change notification settings

siddhantmadhur/open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

open

Similar to the macOS "open" command, which opens a file/folder with the correct programs

Installation

The program really is just 12 lines. Feel free to download how ever you like it.

sudo curl -o /usr/local/bin/open https://git.reocelot.com/smadhur/open/raw/branch/main/open
sudo chmod +x /usr/local/bin/open

About

Similar to the macOS "open" command, which opens a file/folder with the correct programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages