regular expression

Giannis Papaioannou jhn at aix.meng.auth.gr
Fri Dec 16 11:11:21 EET 2005


Giorgos Keramidas wrote:
> On 2005-12-15 20:13, axel maroudas <axelmangr at freemail.gr> wrote:
>>Distixos den kani. Otan to valo mazi me xaraktires distixos i dio pavles
>>pernane. px ([a-z]+-[^-][a-z]+)* to axel--mangr to afini na perasi
> 
> 
> Σωστά, ξέχασα ότι το '-' σκέτο μπορεί να κάνει match με το δεύτερο
> χαρακτήρα του "--".  Κάτι σαν αυτό θέλεις...
> 
>     $ echo 'axel--man' | grep '[^-]-[^-]'

mallon$  echo 'a-xel-man' | egrep -v -- '--+'


>     $
> 
> Και προσοχή στο '*' στο τέλος.
> 
> 
> 

-- 
JHN




More information about the Linux-greek-users mailing list