Skip to content

Handefull script to open linux files from the terminal without halting it.

License

Notifications You must be signed in to change notification settings

JamesHertz/jopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jopen

Handfull script to open linux files from the terminal without halting it (the terminal).
You can easily install it by downloading the file, opening the terminal where you downloaded it, and executing the following command:

sudo cp jopen /usr/bin

To use it you only have to execute the following

jopen file_name0 file_name1 ...

Where here each file_name can be replaced by the file name you ought to open.
It will open each file using the default program already defined on your machine for such file.

requisits

You need to have xdg-open installed on your machine :)

About

Handefull script to open linux files from the terminal without halting it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages