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

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

diff style regexps?


From: jidanni
Subject: diff style regexps?
Date: Fri, 20 Jun 2008 04:45:17 +0800

In (info "(diff)Comparing Directories"):
  Unlike in the shell, a period at the start of the base of a file name
  matches a wildcard at the start of a pattern.

OK, but in my brain there are
1. shell glob REGEXPs
2. perl/egrep/sed REGEXPs (perl needs less backslashes that the other two)
Are you saying you have now invented a third hybrid? Please clarify
the sentence.
It seems you are hinting that you are using perl REGEXPs when maybe
you only mean for character 1.
Better say explicitly what . will do in other positions, else that's
what we think you are hinting.




reply via email to

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