Skip to content

Minimal shell just with core functionality. Written to teach me about shells, and how they work.

Notifications You must be signed in to change notification settings

yukselberkay/minsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minsh

Minimal shell just with core functionality. Written to teach me about shells, and how they work. minsh

How to compile and run

$ qmake -makefile minsh.pro

$ make

$ ./minsh

About

Minimal shell just with core functionality. Written to teach me about shells, and how they work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published