Unix-like shell
The Unix-like shell is a command prompt featuring simple costum commands such as:
- mkdir: creates a directory inside the current directory
- cd: changes the current directory to a target directory
- rm: removes a specific file in the current directory
- rmdir: removes an empty and specific directory in the current directory
- pwd: shows the current directory
Status: Under development
Tech stack: C
View on GitHub
← Back to Portfolio