summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 1b8b56e67eaf86cbe56f0e4ed3cc180bbf64842f (plain)
1
2
# simpleShell
An example shell, like BASH, as an example of using fork() and exec() with C