home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!sdd.hp.com!cs.utexas.edu!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
- From: dic5340@hertz.njit.edu (David Charlap)
- Newsgroups: comp.os.os2.misc
- Subject: Re: Does Os/2 Have The Equai
- Message-ID: <1992Aug19.233435.2224@njitgw.njit.edu>
- Date: 19 Aug 92 23:34:35 GMT
- References: <714223952.6@wyrm.rbbs-net.ORG> <1992Aug19.162731.3242@nuscc.nus.sg>
- Sender: news@njit.edu
- Organization: New Jersey Institute of Technology, Newark, N.J.
- Lines: 22
- Nntp-Posting-Host: hertz.njit.edu
-
- In article <1992Aug19.162731.3242@nuscc.nus.sg> eletanjm@nuscc.nus.sg (TAN JIN MENG) writes:
- >Another useful thing to know is the command "dir/s" which recursively
- >lists all files in the directory and its descendents. This can be
- >combined with the grep.
-
- Why use the grep? Just use dir /s as follows:
-
- DIR *.INI /S (to find all .ini files on the drive)
- DIR PM*.DLL /S (to find all .dll files beginning with "PM")
-
- etc.
-
- You only need something grep-like if you need to do regular expression
- searching.
-
-
-
- --
- |) David Charlap "I don't even represent myself
- /|_ dic5340@hertz.njit.edu sometimes so NJIT is right out!.
- ((|,)
- ~|~ Hi! I am a .signature virus, copy me into your .signature file.
-