Il 20/03/19 09:16, Dr. Nikolaus Klepp ha scritto:
> 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
>
> ;-)THOU SHALL NOT KILL -9! https://unix.stackexchange.com/questions/28572/when-you-try-to-terminate-a-process-for-good-which-option-for-kill-should-you#28578 -- Alessandro Selli <[email protected]> VOIP SIP: [email protected] Chiave firma e cifratura PGP/GPG signing and encoding key: BA651E4050DDFC31E17384BABCE7BD1A1B0DF2AE
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
