BASH wyrażenia regularne grepa

Potrzebujesz pomocy z C, C++, perl, python, itp.
Inkluder
Posty: 7
Rejestracja: 17 grudnia 2010, 15:28

Post autor: Inkluder »

lessmian2 pisze:Oj chłopie. Zacytuję tylko fragment, a Ty wrzuć sobie opis do jakiegoś translatora, skoro nie widzisz nic sensownego:

Kod: Zaznacz cały

CHAR1-CHAR2 all characters from CHAR1 to CHAR2 in ascending order 
[CHAR*] in SET2, copies of CHAR until length of SET1 
[CHAR*REPEAT] REPEAT copies of CHAR, REPEAT octal if starting with 0 
[:alnum:] all letters and digits 
[:alpha:] all letters 
Na wyrażenie regularne (ang. regexp) mi to nie wygląda.
fnmirk
Senior Member
Posty: 8321
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

ODPOWIEDZ