qse/ase/test/awk/emp-002.out

7 lines
35 B
Plaintext
Raw Normal View History

2006-11-19 07:45:46 +00:00
($3 == 0) {
print $1;
}
Beth
Dan