wyczyny seda

Paweł Sikora pluto w ds14.agh.edu.pl
Czw, 13 Maj 2004, 13:48:16 CEST


On Thursday 13 of May 2004 13:29, Karol Kreński wrote:
> Witam,
>
> sed 4.0.7:
> echo hda1 | sed 's/\w*//g'
> 1
>
> sed 4.0.9: (zwraca pustkę???)
> echo hda1 | sed 's/\w*//g'

# rpm -q sed
sed-4.0.9-1

# echo hda1 | sed 's/\\w*//g'
hda1

\w to synonim [[:alnum:]], ktore oznacza [0-9A-Za-z]
imho dziala dobrze.

-- 
If you think of MS-DOS as mono, and Windows as stereo,
  then Linux is Dolby Digital and all the music is free...



Więcej informacji o liście dyskusyjnej pld-devel-pl