Re: [U-Boot] [PATCH v2] common: add a grepenv command

2011-04-01 Thread Mike Frysinger
On Fri, Apr 1, 2011 at 6:46 PM, Kim Phillips wrote: > u-boot environments, esp. when boards are shared across multiple > users, can get pretty large and time consuming to visually parse. > The grepenv command this patch adds can be used in lieu of printenv > to facilitate searching.  grepenv works

Re: [U-Boot] [PATCH v2] common: add a grepenv command

2011-04-01 Thread Wolfgang Denk
Dear Kim Phillips, In message <20110401174658.eaa8d773.kim.phill...@freescale.com> you wrote: > u-boot environments, esp. when boards are shared across multiple > users, can get pretty large and time consuming to visually parse. > The grepenv command this patch adds can be used in lieu of printenv

[U-Boot] [PATCH v2] common: add a grepenv command

2011-04-01 Thread Kim Phillips
u-boot environments, esp. when boards are shared across multiple users, can get pretty large and time consuming to visually parse. The grepenv command this patch adds can be used in lieu of printenv to facilitate searching. grepenv works like printenv but limits its output only to environment stri