Skip to content

DORMODO/Task_Shell_Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task - Shell Simulator

Description

Simulate a shell that accepts DOS commands and displays the output.

Example

when user writes “dir”, the shell runs “ls” command. Note: you have to use external text file for mapping between Linux and DOS commands.

Features

  • DOS to Linux command mapping
  • Command execution
  • Menu-driven interface
  • Manual page (man task)
  • GUI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published