On 03/04/2016 08:12 PM, Young Mo Kang wrote:
Then perhaps we can require comma separations w/o spaces, i.e., "-type x,y,z,shm” will be equivalent to “( -type x -o -type y -o -type z -o -type shm )” I can work on this if this seems better fit; should not be much more work from what I already have.
I like it. Thanks for working on it. Have a nice day, Berny