Anno domini 2019 Tue, 19 Mar 23:55:36 +0100
 KatolaZ scripsit:
> On Tue, Mar 19, 2019 at 11:41:16PM +0100, aitor_czr wrote:
> 
> [cut]
> 
> > 
> > fsmithred wrote the following command in d1g time ago:
> > 
> > |kill $(ps -e |grep wpa |grep -oP '\d{3,}')
> > https://dev1galaxy.org/viewtopic.php?id=2158 Aitor. |
> > 
> 
> 
> Maybe something like:
> 
>   $ kill -9 $(pidof wpa_supplicant)
> 
> is easier to use ;) pidof(8) is still there. 
> 
> My2Cents
> 
> KatolaZ
> 

killall -9 wpa_supplicant

;-)


-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to