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

9 lines
73 B
Plaintext
Raw Normal View History

($3 > 0) {
print $1,($2 * $3);
}
Kathy 40
Mark 100
Mary 121
Susie 76.5