Comment Re:Lego (Score 1) 2362
grep somestring outputfile | cut -f 3 -d ' '
grep somestring outputfile | cut -f 3 -d ' '
"Now this is a totally brain damaged algorithm. Gag me with a smurfette." -- P. Buhr, Computer Science 354