The Wayback Machine - https://web.archive.org/web/20220510161625/https://github.com/topics/command-shell
Skip to content
#

command-shell

Here are 5 public repositories matching this topic...

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.

  • Updated Nov 23, 2019
  • Python

Improve this page

Add a description, image, and links to the command-shell topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the command-shell topic, visit your repo's landing page and select "manage topics."

Learn more