[wplug] Interesting shell problem (possibly OT?)

Christopher DeMarco demarco at maya.com
Mon Jan 10 22:24:38 EST 2011


On 10 Jan 2011, at 10:23 PM, Christopher DeMarco wrote:

> rm -vf $(grep -lr "Major Fault: AIS") | wc -l

Sorry, I forgot the second argument to grep:

    rm -vf $(grep -lr "Major Fault: AIS" /some/path) | wc -l


-- 
Christopher DeMarco <demarco at maya.com>
IT Director
MAYA Group
+1-412-708-9660





More information about the wplug mailing list