Comment Re:E*Trade operators are a bunch of idiots (Score 1) 121
Next time, write a shell script that dials up your ISP every ten minutes (through 'cron') and checks for changes to E*TRADE's IPO page. You can use use 'lynx' with the '-get_data' qualifier to pull a web page and redirect the output to a file. Then you just 'grep' the file for whatever your interested in. I set one up that (1)called my 'mp3' player and started blasting out Aerosmith's Walk this Way, (2) emailed me at home and at work, if there was more than one mention of 'Red Hat' on the IPO page. (It was already listed once on the page as an Upcoming IPO) ;-)