home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7722 < prev    next >
Encoding:
Text File  |  1992-12-14  |  808 b   |  25 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!munnari.oz.au!metro!mama!andy
  3. From: andy@research.canon.oz.au (Andy Newman)
  4. Subject: Re: grepping, fgrepping, and egrepping
  5. Message-ID: <Bz8AB5.7n3@research.canon.oz.au>
  6. Sender: news@research.canon.oz.au
  7. Organization: Canon Information Systems Research Australia
  8. References: <1992Dec11.01531.7421@ms.uky.edu>
  9. Date: Mon, 14 Dec 1992 02:45:04 GMT
  10. Lines: 13
  11.  
  12. iguana@mik.uky.edu writes:
  13. >Is there anyway to get GREP to take a given string or character
  14. >and return the result of validating a string WITHOUT these?
  15. >
  16. >fgrep -v 'string'  <-- will return all LINES that don't have 'string'
  17. >in them. But I need a process that will read in a string and output
  18. >every character EXCEPT those in the string.
  19. >
  20.  
  21. man sed
  22.  
  23. -- 
  24. Andy Newman (andy@research.canon.oz.au)
  25.