[Gllug] problems with grep

Martin A. Brooks martin at hinterlands.org
Wed Nov 23 16:36:07 UTC 2005


charles wrote:
> grep -E 'e$' words2.txt 
> 
> doesn't work either. Any more suggestions?

User error?

-------->
martin at winter:~$ cat - > foo.txt
winter
base
banana
case
breathe
task
martin at winter:~$ grep e\$ foo.txt
base
case
breathe
<-------

What does 'grep --version' show?




-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list