home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!dtix!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!netcomsv!micromed!sslee
- From: sslee@micromed.com (Steven Lee)
- Newsgroups: comp.sys.atari.st
- Subject: sed or 'filename matching' source code
- Message-ID: <w9kLuB3w165w@micromed.com>
- Date: 21 Nov 92 16:34:55 GMT
- Organization: Micro-Medic BBS - +1 408 279 5240 - Public Access
- Lines: 16
-
- I don't have access to 'ftp', so could someone mail me the source
- code to the Unix utility 'sed' or source code to filename matching?
- Filename matching would be like the following:
- . match exactly one character
- * match zero or more characters
- [...] match any one character within the square brackets
- Example: [ab] matches 'a' or 'b'
- [a-z] matches any lower alphabetic character
- [!...] match any one character NOT within the square brackets
-
-
- Thanks,
- Steven
-
- --
- sslee@micromed.com (Steven Lee)
-