Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkedey/bash_and_python


https://github.com/michaelkedey/bash_and_python

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Bash and python

#### Auhtor: michael_kedey
#### Date_created: 22/08/2023
#### Last_modified: 03/11/2023

**LinkedIn: www.linkedin.com/in/michaelkedey**

- **How to**
- **to run any of the bash scripts**
- 1. run **./**
- 2. you can also run **bash **
- 3. you may have to change the scripts to executable on your local environment, in other to run them
- 4. where necessary, run **chmod u+x **
- 5. you can also run **chmod 700 to achieve same result**