Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 359 Bytes

dnif (reversed find)

dnif is a simple reversed find script written in GNU shell.

What for?

It can be of some use for simple separation of concerns, ie if you want to manage your env vars in distinct folder levels and have some script to load only those which folder tree it belongs to...

Usage

Well, it's exactly the same as your local find tool.