-
Notifications
You must be signed in to change notification settings - Fork 0
Lomax9898/DOS-command-interpreter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To run the program simply put the file in a linux environment like WSL and compile. From there you should be able to use cd, dir, type, del, ren, and copy DOS commands in the place of UNIX commands cd, ls, cat, rm, mv, and cp. It will continue to loop until Ctrl-C is pressed. The program dosen't check for flags and the error checking only check for correct amount of arguments.
About
A program that takes a few DOS commands such as cd, dir, type, del, ren and copy and executes the equivalent UNIX command.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published