-
Notifications
You must be signed in to change notification settings - Fork 0
SaumyaRawat/Shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To run: gcc shell.c ./a.out Inbuilt functions that have been implemented: history: shows the names of all executed commands so far cd: Default behaviour of cd has been implemented. So if no path is supplied to cd it changes directory to /home/ by default. pwd echo pinfo fg overkill kjobs On running a ./a.out inside the shell it executes as normal and on quit it has been set to the quit the main terminal as well
About
Basic Shell Functionality with a few inbuilt commands
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published