- Every possible unix command and its arguments
- Change Directory (using system calls)
- Display history of commands
- Infinite pipe ability (as much as you'd like!)
- Chain commands using the ampersand (as much as you'd like!) eg: cd ../ && mkdir test && ls -al | wc -l
- Displays current username and the hostname eg: moussa@Macbook-Pro $
- Compiles itself!!!!
- Runs a copy of itself in itself!!! (nested shells!)
-
Notifications
You must be signed in to change notification settings - Fork 0
a unix shell built using C
haidousm/unix-shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a unix shell built using C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published