Retourner au contenu associé (entrée de forum : question regex)
Posté par B16F4RV4RD1N le 27 janvier 2009 à 13:59. En réponse au message question regex. Évalué à 2.
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# COINcoin
Posté par B16F4RV4RD1N . En réponse au message question regex. Évalué à 2.
~$ echo HELLOb |sed -r "s/([A-Z]+)[a-z]*/1円/g"
HELLO
~$ echo HELLObebe |sed -r "s/([A-Z]+)[a-z]*/1円/g"
HELLO
~$ echo HELLOa |sed -r "s/([A-Z]+)[a-z]*/1円/g"
HELLO
un problème sur ta machine ?
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it