Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelkedey/bash_and_python
https://github.com/michaelkedey/bash_and_python
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/michaelkedey/bash_and_python
- Owner: michaelkedey
- Created: 2023-08-24T15:49:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T18:49:29.000Z (about 1 year ago)
- Last Synced: 2024-11-08T08:45:12.898Z (about 2 months ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**