bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in expr


From: Dmitry Dobrushin
Subject: bug in expr
Date: Sat, 15 Nov 2008 21:41:46 +0300

Hello!

Met with an error.

command:
expr match "ut96_01_200" "\([0-9][0-9]_[0-9][0-9]\)"

did not return, while another command:

expr match "ut96_01_200" ".*\([0-9][0-9]_[0-9][0-9]\)"

return : "01_20"

What should I do to get the desired "96_01" result?

Operation System:
Fedora 8 x86_64 2.6.25.14-69.fc8

Sorry for may bad English.

-- 
Sincerely Dmitry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]