home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / atari / st / 16974 < prev    next >
Encoding:
Internet Message Format  |  1992-11-21  |  912 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!micromed!sslee
  2. From: sslee@micromed.com (Steven Lee)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: sed or 'filename matching' source code
  5. Message-ID: <w9kLuB3w165w@micromed.com>
  6. Date: 21 Nov 92 16:34:55 GMT
  7. Organization: Micro-Medic BBS - +1 408 279 5240 - Public Access
  8. Lines: 16
  9.  
  10. I don't have access to 'ftp', so could someone mail me the source
  11. code to the Unix utility 'sed' or source code to filename matching?
  12. Filename matching would be like the following:
  13.     .    match exactly one character
  14.     *    match zero or more characters
  15.   [...]  match any one character within the square brackets
  16.            Example:  [ab]  matches 'a' or 'b'
  17.                      [a-z] matches any lower alphabetic character
  18.  [!...]  match any one character NOT within the square brackets
  19.  
  20.  
  21. Thanks,
  22. Steven
  23.  
  24. -- 
  25. sslee@micromed.com (Steven Lee)
  26.