regexp question

generalh's icon

Hello Dear List,
"Bonne Année et Bonne Santé"

Ok i'm looking to sort out a bunch of data coming from Modul8.
I've got someting like
/md8key/ctrl_alpha_layer/1 0 /md8key/ blablabla/ 1 2 /md8key/ctrl_layer_media/1 3 /md8key/ etc...
And what i would like to do is extract all /md8key/ blablavla/1 0 one after the other and prepend at each a message like ; udppsyche to send it back to Modul8 later.
So i'm working on regexp but till now no success...
regexp \/md8key\/ select all /md8key/ but how could i get the rest out and then prepend ; udppsyche /md8key/

I tried zl filter and other zl style family even routepass...
So if anyone has a trick on it i would enjoy...
Thank you
Cheers
Hubert

generalh's icon

Merci St Nicolas!!!