Skip to content

myselfBZ/bshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

B-shell

a custom POSIX-compliant shell inspired by bash.

For now:

go run main.go

it's valid to call me a hipster for using exec.Command() instead of doing the bread and butter of C's

fork() 
execlp() 
waitpid()

and looking up the binary in the $PATH

Releases

No releases published

Packages

 
 
 

Contributors

Languages