On Fri, Nov 18, 2005 at 05:04:23PM +1100, Michael Ellerman wrote: > > Matching non _ is moderately easy in the standard shell: > > > > du -sh [^_]* > > ls -d [^_]* > > grep -R foo [^_]* > > Call me a fruit but I don't call that easy. :D You cumquat! You persimmon! Seriously, I agree with you. Matt