Just random scripts, some written from scratch, some salvaged.
- Clone this repository.
git clone https://github.com/samarthkulshrestha/scripts.git
- Enter the cloned repository directory.
cd scripts
- Add executable permissions to scripts you want to run.
chmod +x cpu
- Run the script.
./cpu
- If you want to run the scripts from outside of this directory, add the scripts folder to the PATH environment variable.
Licenced under the MIT License.
Copyright (c) Samarth Kulshrestha, 2023

