FEAT: adding simple script to kill all of a user's currently running processes
Closes #169 (closed)
Adding script to kill running process on node for a user with disabled crontab
Edited by Dylan W Wheeler
Merge request reports
Activity
Filter activity
added 1 commit
- a08b470c - refactor: clean up echo statement to be more accurate about usage
added 1 commit
- dd41dc2a - feat: adding secondary pkill statement to do a SIGKILL following the SIGINT....
added 1 commit
- 258fcfee - feat: adding flag for force kill and adding check to ensure script is run as root
added 1 commit
- f5e9b3aa - feat: updated if statement to check positional argument for force kill if not empty
added 1 commit
- 19e92f94 - feat: updating script to be more robust and adding in specific username flag
added 1 commit
- 6f4efa16 - feat: switching to OPTIND to move through options sequentially to check for...
added 1 commit
- ca87dd66 - style: uncommenting lines that actually do the work
enabled an automatic merge when all merge checks for ca87dd66 pass
mentioned in commit 7c17ad8a
Please register or sign in to reply