Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!voder!wlbr!mh From: mh@wlbr.EATON.COM (Mike Hoegeman) Newsgroups: comp.software-eng Subject: Re: Software Development Tools Message-ID: <29140@wlbr.EATON.COM> Date: 10 Apr 89 15:13:08 GMT References: <4427@enea.se> Reply-To: mh@wlbr.eaton.com.UUCP (Mike Hoegeman) Organization: Eaton IMSD, Westlake Village, CA Lines: 11 >As already has been noted there are things that "grep" doesn't handle, >which SEARCH does. So depending on what you want, chose operating >system. "See, I want do this search today and get this output, that >means I work on Unix/VMS today". :-) Do'nt forget though that you can usually whip up some pipeline in a unix shell that will do whatever search can do. VMS would be loads better if it had a reasonable shell. I'm not even asking for sh or csh just something besides DCL. Yes, I've seen the sh'ish shell that vms has and it's fine as long as you run the N commands that it understands, after that you are SOL.