in reply to Re: reading from file
in thread reading from file
and i'dont want to include braces around the name(I want it to be (aanis Anis Ahmed A 2007/10/04)) and also it should take only if the first column is a word and exclude if it is an digit.Can you explain the what this line exactly this does. /^(.+) (<.+>) (\(.+\)) (.+) (.+)$/;
Thanks a lot once again. Regards JohnyThese should be excluded. 000-01 <000-01@BONNIEB> (000-01) accessed 2007/08/21
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: reading from file
by mwah (Hermit) on Oct 10, 2007 at 08:03 UTC | |
Re^3: reading from file
by Gangabass (Vicar) on Oct 10, 2007 at 08:06 UTC |