dgets / filescan

Simple script to learn ruby that checks directory contents and archive contents against a substring to match

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileScan

A little utility to go and recursively drop through a hierarchy, looking for a filename in the results of any sort of archives found within the hierarchy, as well as just looking at the file existant in the directory.

About

Simple script to learn ruby that checks directory contents and archive contents against a substring to match


Languages

Language:Ruby 100.0%