On Fri, Mar 02, 2001 at 08:39:57AM -0000, Rui Cordeiro wrote:
> Is there a way to represent a path in the loginfo file with spaces characters, 
>something like:
> 
> "^users/my home"

You can approximate it with "^users/my.home".  This will, of
course, match a few more files than you want it to, but:
  - depending on the actual pattern, this may never happen in
    practice
  - your loginfo script could check for the false positives, and
    silently ignore them

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to