Search Results

Search: Posts Made By: wagnerluis1982
18,295
Posted By wagnerluis1982
Here a script to kill recursive, I named it...
Here a script to kill recursive, I named it rkill.sh, it search for PPIDs recursively using pgrep:

#!/bin/bash

### Current PID, if this script try to self search, then will loop forever
pid=$$...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 08:53 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy