Hi,

I've been working on this project for about a year now, so I figured I'd 
finally post something on this list...

fsq is a BSD-licensed command line tool for querying the file system.  It 
aims to use efficient I/O when possible, but most of all, strives to to 
make it easy to write readable file system search queries.  The project 
started life as a way for me to play around with Go's built-in version of 
yacc, but has since become a useful tool for doing file system searches 
(particularly for generating reports about the contents of large code 
repositories).

The source code, documentation, and links to pre-built binaries for a 
number of platforms can be found, here:
https://github.com/upcrob/fsq

Happy searching!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to