Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafay99-epic/scripts
Daily Used Scripts, PowerShell Script, Bat Script & Shell Script
https://github.com/rafay99-epic/scripts
bash-script powershell-script python-script
Last synced: 2 days ago
JSON representation
Daily Used Scripts, PowerShell Script, Bat Script & Shell Script
- Host: GitHub
- URL: https://github.com/rafay99-epic/scripts
- Owner: rafay99-epic
- License: gpl-3.0
- Created: 2024-03-06T18:02:16.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T14:47:18.000Z (8 months ago)
- Last Synced: 2024-11-09T11:06:28.849Z (about 1 month ago)
- Topics: bash-script, powershell-script, python-script
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scripts
This repository contains a collection of daily used scripts, including PowerShell scripts, batch scripts, and shell scripts.
## Usage
To use any of the scripts in this repository, follow these steps:
1. Clone the repository to your local machine.
2. Navigate to the desired script's directory.
3. Execute the script using the appropriate interpreter.## Scripts
This repository contains various scripts, each residing in its respective directory. These directories house multiple scripts that can be executed to streamline various tasks. To run a specific script, navigate to its directory and use the appropriate interpreter.
### Python Script
#### Running Python Script:
Command: `python script_name.py`
Replace `script_name` with the actual name of the script.### PowerShell Script
#### Running PowerShell Script
Command: `./script_name.ps1`
Replace `script_name` with the actual name of the script.### Bash Script
#### Running Bash Script
Command: `./script_name`
Replace `script_name` with the actual name of the script.Feel free to explore and utilize any of the scripts in this repository to simplify your daily tasks.
## Contributing
If you have any useful scripts to contribute, please submit a pull request. Contributions are always welcome!
## Author
Developer: [Abdul Rafay](https://github.com/rafay99-epic)
Email: [[email protected]](mailto:[email protected])
Your suggestions and improvements are appreciated to enhance this repository.
## License
This project is licensed under the [GNU License](LICENSE).