Skip to content

dimvasdim/myshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple shell created as a university project. It supports two modes the interactive and the batch mode. In interactive mode the user can type commands that wants to be executed using the prompt. In batch mode the user should provide a batchfile that has commands written in it and all of these commands will be executed.

The code of the program can be found in myshell.c

The batchfile is an example of a batchfile to be used in batch mode.

About

A simple shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published