regular expression "not match"
Christos Ricudis
ricudis at itc.auth.gr
Fri Sep 5 08:51:54 EEST 2008
> Χμ, ξαναδιαβάζοντας το αρχικό mail, ίσως τελικά αυτό που θέλει να κάνει
> είναι από ένα string της μορφής:
>
> str1{str2}str3{str4}...
>
> να πετάξει έξω οτιδήποτε υπάρχει μέσα σε αγκύλες:
>
> $ echo 'abcd{efgh}ijkl{xy}z' | perl -ne 'print if s/{[^}]*}//g'
> abcdijklz
>
>
H gegnikh diatypwsh pou xrhsimopoieis ("otidhpote yparxei mesa se X")
perilambanei kai this periptwseis poy den anagnwrizontai apo regular
expressions, dhladh :
a^n1 b^n2 c^n1
prepei na stenepseis ton orismo wste na mhn perilambanei thn parapanw
periptwsh :)
More information about the Linux-greek-users
mailing list