[AWK] Small Productivity Script - Programming On Unix
Users browsing this thread: 3 Guest(s)
|
|||
About
Here's a small awk script (not gawk, mawk, or nawk) that I wrote playing around with the language. It's main purpose is hopefully jolting your productivity by showing you how much of your life you've already lived, and how much you have left. Usage Code: ./life -v age=(age #) Git <a href="http://git.nixers.net/jmbi/life/tree/master">http://git.nixers.net/jmbi/life/tree/master</a> Hopefully this might spark your interest in awk/gawk/mawk/nawk, I've found that it is a very useful language for text and data processing and is very fast. |
|||
|
|||
This is quite neat, and I love the way it visualizes it with the tile grid. I'll have to look into awk sometime
|
|||
|
|||
Nifty, I liked it.
You should use different colours to differentiate because with some schemes the bold and normal are really close. |
|||
|
|||