We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Couldn't load subscription status. Retry
There was an error while loading. Please reload this page.
very simple shell written in C
a basic shell written in C
to use:
gcc src/main.c -o dsh && ./dsh
i followed this