Peñá wrote: > fr daniel: > # Power tools for the File class. Additional methods include > # which, whereis, > # head, tail, middle, wc, null, nl_convert, touch and binary?. > > very cool and helpful. now win users aren't left so far behind.. > > maybe, i can create a more efficient grep -r now, one that does not include binary files. Will #binary? work on unix too? > > thanks for ptools -botp > > > > All of the ptools methods are cross-platform so yes, File.binary? will work fine on Unix. Glad you're enjoying it. :) Regards, Dan