Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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).