SCRIPT="gen_${1}.sql"
echo "--gen_${1}.sql" > $SCRIPT
typeset -i counter
...
Bash Slow bash for loop.
Here's a quick and dirty ba...
JavaScript On Beautify JS Date to how rec...
by furtive,
October 01, 2007 18:28
Wow guys, I'm impressed! T...
/*** * Beautify date to how recent the event occurred compared to now. * Some examples: 1 second, 4 hours, 10 days, 1 year. ...
JavaScript Beautify JS Date to how rec...
by furtive,
October 01, 2007 09:55,
13 refactorings
This adds a .when() method ...
It didn't make a difference...