Thread RegEx für "ip addr show" (14 answers)
Opened by cbxk1xg at 2021-02-23 16:07

styx-cc
 2021-02-23 18:59
#193133 #193133
User since
2006-05-20
533 Artikel
BenutzerIn

user image
ich schreibs noch mal, vllt so: (ungetestet)

Code: (dl )
1
2
3
%interfaces= (
$2 => {link => $1, abilities => $3, mtu => $4, state => $5 }
);


Für abilities fällt mir gerade nichts gescheites ein..

beste grüße
Pörl.

View full thread RegEx für "ip addr show"