| www.delorie.com/gnu/docs/grep/grep_9.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The `\' when followed by certain ordinary characters take a special meaning :
For example , `\brat\b' matches the separate word `rat', `c\Brat\Be' matches `crate', but `dirty \Brat' doesn't match `dirty rat'.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |