bug-gnu-utils
[Top][All Lists]
Advanced

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

Grep Documentation


From: Thomas Guettler
Subject: Grep Documentation
Date: Wed, 25 Jul 2001 07:54:55 +0200
User-agent: Mutt/1.2.5i

Please include an example how to use the extended regular
expressions. It took me some time to find out that I need to use
[[:space:]] and not [:space:].

Example:

> grep -E '[[:space:]]+/[[:space:]]+ext2' /etc/fstab

This matches the ext2 root filesystem of /etc/fstab

If you have no time to do things like this tell me how I can volunteer
to add documentation.

-- 
Thomas Guettler <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]