Re: need SIMPLE grep piping examples

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 26, 2004 at 10:04:19AM -0300, Thiers Botelho wrote:

> All I need to do right now is something like:
> 
> df -m | grep [ 'ilesystem' , '/dev/foobar' ]

df -m | grep -E 'ilesystem|/dev/foobar'

Don't forget the quotes, or the shell will eat your '|' symbol.

Tim.
*/

Attachment: pgpydL1ibnX8S.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux