There are 0 repository under command-shell topic.
Qute apk for Android
Lightweight Windows command shell
Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
This project will allow to automate a sequence of commands, tasks or scripts. Basically file "Main" is an interpreter that will ask you to read a file in folder "files" with a sequence of commands. "Main" will also search these commands in a file called "Aliases" in folder "files" to see if you provided an alias for that command and instead of just executing that in a shell we need to execute a custom made function from a custom made module in in our main folder.
Command Shell implemented in Python with important functionalities 🐚🐍
A command shell project made using C++ capable of handling basic commands like echo, type, pwd, cd, cat and executables