[dev] stest

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Wed, 23 Nov 2011 16:18:51 +0000

Hey all,

I've written a tool called stest ("stream test"), which given a list
of files on stdin can filter them by their properties, so "ls | stest
-fwx" yields all writeable and executable regular files in the current
directory. I find it really useful being able to do mass tests
quickly, sort of like find, but less bad.

I wrote this for dmenu, but I'm not sure whether it's worth replacing
lsx, so I won't, for now at least. You can find it in the dmenu stest
branch, anyway [1].

[1]: http://hg.suckless.org/dmenu/file/stest

Thanks,
cls
Received on Wed Nov 23 2011 - 17:18:51 CET

This archive was generated by hypermail 2.3.0 : Wed Nov 23 2011 - 17:24:03 CET