De ce face asta asa? [EMAIL PROTECTED]:~> echo asdfsdf | grep --extended-regexp "[:digit:]" asdfsdf Ma asteptam sa nu returneze nimic.
[EMAIL PROTECTED]:~> echo asdfsdf | grep --extended-regexp "[:alpha:]" asdfsdf De ce face asta asa? [EMAIL PROTECTED]:~> echo 124256 | grep --extended-regexp "[:digit:]" [EMAIL PROTECTED]:~> Ma asteptam sa returneze numarul ala Parca e pe invers. _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
