http://www.pcworld.com/article/249951/if_it_aint_broke_dont_...
Ask HN: What's the oldest piece of software still in use?
11–20 of 85 posts
Re: Ask HN: What's the oldest piece of software still in use?
#12I still tease him about it.
Re: Ask HN: What's the oldest piece of software still in use?
#13Re: Ask HN: What's the oldest piece of software still in use?
#14Re: Ask HN: What's the oldest piece of software still in use?
#15Re: Ask HN: What's the oldest piece of software still in use?
#16So indeed, the oldest software will probably be running inside a VM.
Re: Ask HN: What's the oldest piece of software still in use?
#17For a lot of people in non-technical professions it might actually be Windows XP. That is, of course, if we're putting aside some of the basic UNIX tools that probably haven't changed since the 1970s—which I think is fair.
I believe that honour goes to dc (if you're in linux, you can still use dc).
(A better example would be the bsdgames collection. It's a lot older and has barely been touched over the years.)
Re: Ask HN: What's the oldest piece of software still in use?
#18Re: Ask HN: What's the oldest piece of software still in use?
#19For a lot of people in non-technical professions it might actually be Windows XP. That is, of course, if we're putting aside some of the basic UNIX tools that probably haven't changed since the 1970s—which I think is fair.
I believe that honour goes to dc (if you're in linux, you can still use dc).
I looked at some other man pages from ls, cat, tar and the like and the oldest that I found was rm, from January 28, 1999.
UPDATE! rmdir's man page is from May 31, 1993! Though I'm sure the actual code was updated since then.