On Wed, Jan 04, 2012 at 12:19:18PM +0100, Wilko Fokken wrote:
> On Fri, Dec 30, 2011 at 12:04:31PM +0800, lina wrote:
> > Hi,
> >
> > I don't know how to find one file out,
> >
> > one file contains some numbers, like
> >
> > 7.9 2.4 4.2 12.2 and etc
> >
> > I can't remember the file name. I tried:
On Wednesday 04,January,2012 08:01 PM, Wilko Fokken wrote:
On Wed, Jan 04, 2012 at 12:42:36PM +0100, pedro insua wrote:
On 4 January 2012 12:19, Wilko Fokken wrote:
On Fri, Dec 30, 2011 at 12:04:31PM +0800, lina wrote:
Hi,
I don't know how to find one file out,
one file contains some number
On Wed, Jan 04, 2012 at 12:42:36PM +0100, pedro insua wrote:
> On 4 January 2012 12:19, Wilko Fokken wrote:
> > On Fri, Dec 30, 2011 at 12:04:31PM +0800, lina wrote:
> >> Hi,
> >>
> >> I don't know how to find one file out,
> >>
> >> one file contains some numbers, like
> >>
> >> 7.9 2.4 4.2 12.2
On 4 January 2012 12:19, Wilko Fokken wrote:
> On Fri, Dec 30, 2011 at 12:04:31PM +0800, lina wrote:
>> Hi,
>>
>> I don't know how to find one file out,
>>
>> one file contains some numbers, like
>>
>> 7.9 2.4 4.2 12.2 and etc
>>
>> I can't remember the file name. I tried:
>>
>> $ grep -e "7.9" -e
On Fri, Dec 30, 2011 at 12:04:31PM +0800, lina wrote:
> Hi,
>
> I don't know how to find one file out,
>
> one file contains some numbers, like
>
> 7.9 2.4 4.2 12.2 and etc
>
> I can't remember the file name. I tried:
>
> $ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*
>
> $ grep -e "7.9" -e "2.4"
δΊ 2011-12-30 12:04, lina ει:
Hi,
I don't know how to find one file out,
one file contains some numbers, like
7.9 2.4 4.2 12.2 and etc
I can't remember the file name. I tried:
$ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*
$ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*/*
not work,
Thanks
On 12/29/11, lina wrote:
> Hi,
>
> I don't know how to find one file out,
>
> one file contains some numbers, like
>
> 7.9 2.4 4.2 12.2 and etc
>
> I can't remember the file name. I tried:
>
> $ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*
>
> $ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*/*
>
>
Hi,
I don't know how to find one file out,
one file contains some numbers, like
7.9 2.4 4.2 12.2 and etc
I can't remember the file name. I tried:
$ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*
$ grep -e "7.9" -e "2.4" -e "4.2" -e "12.2" */*/*
not work,
Thanks with best regards,
--
To UN
8 matches
Mail list logo