Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

FileOpener

A tiny utility script based on python to index, search and open files quickly

Usage

Place alias o='python -ux ~/bashwork/o.cmd' in yout .bashrc file.

And, place o.py o.cmd files in ~/bashwork

Using o.cmd file, if you want to open file Advanced Bash-Scripting Guide.pdf

o . advanced bash

However, if you aren't sure of the filename, like ../tv/cosmos/episode s2e3.mp4. Then, use , instead of .. Like,

o , cosmos s2e3

If you don't have bash on you system or only comfortable with py version. Then, use

python o.py . advanced bash

python o.py . cosmos s2e3

To reset the index, use o -index


Credits

Thanks to S Anand for re-introducing Bash.


TODO

Exclude certain directories and file extensions.

About

A tiny utility script based on python to index, search and open files quickly

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /