Some problem with patchin.sh !

Henrik Nordstrom hno at marasystems.com
Fri Dec 6 04:52:59 EST 2002


You should be able to make the following change:

from:
  grep -m X ...
to:

  grep ... | head -X

where X is the number after -m

Regards
Henrik


On Fri, 6 Dec 2002, shadow wrote:

> Hi Thomas,
> It said "grep: invalid option -- m" After I executed 
> mtd/patches/patchin.sh. My grep does not support this option at my linux. 
> Because of this error, patchin.sh can't get correct VSERION, PATCHLEVEL, 
> SUBLEVEL number ? How to fix it?
> 
> Thanks in advance,
> 
> Brian
> 
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/
> 





More information about the linux-mtd mailing list