log

age author description
Thu, 30 Jan 2014 23:07:36 +0000 HackBot <oerjan> revert
Thu, 30 Jan 2014 23:07:22 +0000 HackBot <oerjan> sed -i \'s/[^ ]*$/"$@"/\' bin/hd
Thu, 30 Jan 2014 22:33:13 +0000 HackBot <oerjan> sed -i 3d bin/learn
Thu, 30 Jan 2014 21:58:50 +0000 HackBot <boily> ` rm bin/horrolative
Thu, 30 Jan 2014 21:46:16 +0000 HackBot <boily> ` chmod 0755 bin/horrolative
Thu, 30 Jan 2014 21:45:58 +0000 HackBot <boily> ` echo -e "#!/bin/sh\\nwget -q ftp://tgftp.nws.noaa.gov/data/observations/metar/stations/$1.txt -O - | grep $1 | python -c \'import math,sys;a,b=[int(x.replace(\\"M\\",\\"-\\")) for x in [f for f in sys.stdin.readline().split() if \\"/\\" in f][0].split(\\"/\\")];print(\\"Humidit\xc3\xa9 relative: %.1f%%\\"%(100*math.exp(17.67*(b/(b+243.5)-a/(a+243.5)))))\'" >bin/horrolative