Skip to content

azzsal/basic-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-shell

This is a basic shell for Unix-like operating systems. It is capable of executing some shell built-ins like cd, as well as non built-ins defined by the path command. It also supports output redirection and running multiple commands. The shell has an interactive and a batch mode.

About

A basic Unix shell that supports running multiple commands and output redirection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages