Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AbdAlRahmanGad/wish-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wish shell

Wish is a simple unix shell that has some basic functionality. Wish is made as part of OSTEP course. See their git for more information (folder processes-shell).

Program has some basic functionality. It has three build in commands:

  • path
  • cd
  • exit
  • Redirection commands in the pattern of command > file

With path command user can change your current search paths where programs should be searched for. Cd command may be used to change current working directory and exit command exits from the program immediately.

Program supports also batch mode. User may start program with one parameter which is a file where all commands should be read.

Things that are not yet included in the project:

  • Parallel commands

Ending words

At least it's working 😅.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published