Since 4/2/2012 5:23:35 AM, dnlchen has written 8 articles and participated in 10 conversations. dnlchen signature: dnlchen
dnlchen's articles:
Items(8) /1
Regex Matching1933 (6/10/2011 10:49:02 PM) comp.lang.perl.misc The output is expected to be "4" which means 4 lines match. However it gets "5". How can I make this script work? test.txt: AA::Task::AAAA (cId,315,sId,6) AA::Task::AAAA (cId,244,ret,1,sId,2) AA::Task::AAAA ... DanielC
Regex Matching1933 (6/10/2011 10:49:02 PM) comp.lang.perl.misc The output is expected to be "4" which means 4 lines match. However it gets "5". How can I make this script work? test.txt: AA::Task::AAAA (cId,315,sId,6) AA::Task::AAAA (cId,244,ret,1,sId,2) AA::Task::AAAA ... dnlchen(18)
SED Single/Double Quotes?321 (12/6/2012 2:21:09 AM) comp.unix.shell If I change to double quotes, the script works correctly.
When do we need to use single/double quotes?
Why echo $YESTERDAY squeezes one space?
test.log:
Dec 4 23:45:14 www12 2037 ms
Dec 4 23:55... storefront.mha(2)