mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-22 14:30:29 +00:00
2 lines
41 B
Awk
2 lines
41 B
Awk
|
{ printf("%-8s $%6.2f\n", $1, $2 * $3) }
|