When comparing MS-DOS vs Plan 9, the Slant community recommends Plan 9 for most people. In the question“What is the best operating system for a developer?” Plan 9 is ranked 11th while MS-DOS is ranked 16th. The most important reason people chose Plan 9 is:
Plan 9's design is very orthogonal and well done.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Use old editor Edit
The grandfather of Notepad, very easy to use, hassle-free text editor.
Pro Brings back memories to older developers
Pro Best OS to run QBASIC on
While QBASIC works on newer operating systems, such as Windows 95 and Windows 98, it was designed for and runs best on MS-DOS.
Pro Well designed
Plan 9's design is very orthogonal and well done.
Pro Designed to allow for multiple computers to work as if they were one
With Plan 9, computers are turned into terminals where you can access files and processing units which can be located elsewhere. Data storage is handled by another external server. This means that instead of each person having their own individual computer with all the required parts, all of the computing and storage is done in a central area and everything is networked in together.
Cons
Con Not a modern OS
If you need to know how to run legacy software that will run on DOS (crazier things have happened, there's probably still some ancient, leviathan, software out there that requires it), go for it. Otherwise you're practicing skills that are out of date and are using an operating system that is woefully insecure.
Con Literally horrible
MS-DOS is terrible -- just read about real mode. It was an almost decent solution for its time, but not anymore.
Con Way too simple
A stripped down version of Unix, some commands just got renamed and advanced options removed.
Con Dead
Ended in the 21st century.
Con No internet support
Using Internet with MS-DOS is not trivial.
Con Difficult to use software made for other systems
Plan 9 is very different from most other operating systems, and as such it's extremely difficult to bring in software designed for other operating systems ('porting').
Con No fully featured web browser
As indicated on the official Bell Labs webpage, there is no full featured web browser currently working on Plan 9, except abaco.
Con Not supported by most tools
Not supported by most dev tools beyond text editors.