Comment Re:Lego (Score 1) 2362
grep somestring outputfile | cut -f 3 -d ' '
grep somestring outputfile | cut -f 3 -d ' '
On a paper submitted by a physicist colleague: "This isn't right. This isn't even wrong." -- Wolfgang Pauli