|
|
-
Removing directory if counts matchHailey Charlie 2012-10-04, 19:17
Hell There,
I'm trying to create a pig scrip that performs a line count on two different inputs and deletes one of them if they match up. Is there any sort of pig or grunt syntax to say if (count1 == count2) rmr /some/path/ Thanks, Charlie +
Jonathan Coveney 2012-10-04, 21:23
|