Skip to content

BigWheel92/linux-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

linux shell

An implementation of Linux shell in C++. It also supports input/output redirection, i.e., it supports commands like:

ls | grep ".cpp" > list.txt

About

An implementation of Linux shell in C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published