Skip to content

PranavU-Coder/pranshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pranshell

creating my own shell from scratch

current limitations :

Only whitespace separating arguments, no quoting or backslash escaping.

No piping or redirections

Few standard builtins.

No globbing

to install it on your system (works on arch based distros at the moment) :

yay -S pranshell

or

paru -S pranshell

About

creating my own shell from scratch

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages