That's cool!

I would suggest however that you also checking y.go, as is conventional in 
go. That way "go get" works out of box, and is one less step to install.

Thanks for the tool, every once in a while I want something like this. 
-Daniel


On Saturday, March 11, 2017 at 12:22:26 PM UTC-8, Rob Upcraft wrote:
>
> 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