-
Notifications
You must be signed in to change notification settings - Fork 0
nbrix/shell
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Description: A shell that has three built-in commands: cd, status, and exit. It supports I/O redirection and both background and foreground processes. Compile using this command: gcc -std=c99 -D_POSIX_C_SOURCE smallsh.c -o smallsh
About
A custom command shell written in C with a few simple built-in commands.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published