Nicholas Riley’s Weblog
Thoughts from a computer science graduate student,
medical student and Cocoa programmer (this week).

Skip over navigation
May 2003
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Apr   Jun

made with
Click here to visit the Radio UserLand website.

NetNewsWire: More news, less junk. Faster

 

>
Saturday, May 3, 2003
 
Why must so many Unix utilities mysteriously fail when you don't end the last line of a configuration file with \n? Why why why why why? The answer is not "because your text editor doesn't insert one automatically". I finally figured out after several weeks of pounding my head against the problem that was the reason why my cron job wasn't running to remount the MO disc on calamity after my parents changed it, was that "00 04 * * * /bin/mount /mnt/mo" wasn't followed by a newline. (Someone remind me why cron's syntax is so obtuse, too?)

Maybe I should just give up and configure emacs and vi to add terminating newlines automatically. It just feels like giving into the user-hostile insanity of it all.

Actually, I need to get some sleep; back to hacking on gprof (it's research, really!) in the morning. 4:12:28 AM | reply []


Looking for older (or newer) material? Click another date on the calendar at the top of this page.