All Hacker Monthly issues free for next ~24 hours 15 years ago
#!/bin/bash X=1 while [ $X -le 19 ] do if [ $X -lt 10 ]; then n="00$X" else n="0$X" fi wget "http://hackermonthly.com/xmas/hackermonthly-issue$n.zip X=$(( $X + 1 )) done
HN user
#!/bin/bash X=1 while [ $X -le 19 ] do if [ $X -lt 10 ]; then n="00$X" else n="0$X" fi wget "http://hackermonthly.com/xmas/hackermonthly-issue$n.zip X=$(( $X + 1 )) done
The Ministry of Finance of the government of El Salvador, where I work, we use Oracle 11g