On Thu, Mar 27, 2014 at 6:42 PM, Alexander Hall <[email protected]> wrote:
> On 03/27/14 23:36, Adam Thompson wrote:
>
>>   my $src = system('/usr/bin/pkill -HUP -f "^dhclient: trunk0"');
>
>
> my $src = system('/usr/bin/pkill', '-HUP', '-f', '^dhclient: trunk0');
>
> /Alexander
>


Thank you all, i'll put the begin of line next time i use pkill in the
spawned subshell.

-- 
---------------------------------------------------------------------------------------------------------------------
() ascii ribbon campaign - against html e-mail
/\

Reply via email to