https://github.com/labodidavid/priority-changer-bash
A simple bash script for get PID from process name, set nice value, and chrt.
https://github.com/labodidavid/priority-changer-bash
Last synced: 4 months ago
JSON representation
A simple bash script for get PID from process name, set nice value, and chrt.
- Host: GitHub
- URL: https://github.com/labodidavid/priority-changer-bash
- Owner: LabodiDavid
- Created: 2019-09-11T19:35:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T21:11:16.000Z (over 6 years ago)
- Last Synced: 2025-02-23T22:34:42.544Z (12 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Bash Shell Priority Changer Script
#### README - EN/HU
This script is may be useful with crontab.
### Usage/Használat
Use a text editor (vim, nano, etc..) edit your values at the settings section in the script.
Make sure the script is runnable! (chmod a+rx priority-changer.sh)
Használj egy szövegszerkesztőt (vim, nano, stb..) állítsd be a neked megfelelő értékeket a "Settings" szekcióba.
Győződj meg arról, hogy a szkript futtatható. (chmod a+rx priority-changer.sh)