tail -f : `tail: logfile.log: file truncated`
I dont know if its just a typo.. but shouldnt it be ..../script.rb >> /home/web/logfile.log
for it to propertly append? Your code seems to have a space between the double angle bracket
I tried it just now on bash in mac, it prompted an error, perhaps some shells may just ignore the second angle arrow in this case