- cross-posted to:
- retrocomputing@lemmy.sdf.org
- cross-posted to:
- retrocomputing@lemmy.sdf.org
An implementation of sudo for DOS, to run the given command with full privileges. It can be used to edit important system files, run disk partitioning tools, and so on!
You must log in or register to comment.
Real joke: Being advertised as .com file, actually compiles to .exe format (which is funnier because by later DOS versions a lot of the .com files that came with DOS were actually .exe files)
Fun fact: all Windows exe files are also com files. They all have a dos running part, most of which simply prints “this program cannot be run in dos mode” and exits, but some programs do have fully functional dos program as well as the usual windows GUI part, all in one exe.


