miqorz suggested I get in gear and make another script, so hey I did. This one takes a directory parameter and outputs a listing from that directory. Subdirs are displayed first, and recursively call the script to generate its submenus (yes, i trimmed the . and ..).
CONFIG OPTIONS (set in the file itself):
- MIME TYPE ACTIONS. Read the script, there's a lot of documentation about what you can do with it. I'm pretty happy with how it came out.
- whether or not it displays file sizes
- whether or not to display files/dirs starting with .
Preview
Script (current version 1.3)
REQUIRES MIME::Types CPAN package. emerge search dev-perl/MIME-Types
Changelog:
Bumped to 1.3, changed title, bug fix (thnx), MIME type actions!
Bumped to 1.2, added protection from & signs in files.
Bumped to 1.1, added .file hider.
Post bug reports, feature suggestions, whatever. Enjoy!





