Path: utzoo!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!rphroy!caen!uwm.edu!bionet!agate!linus!linus!tatum!dhf From: dhf@tatum.mitre.org (David H. Friedman) Newsgroups: comp.os.msdos.apps Subject: How to implement WHEREIS as a 4dos alias? Message-ID: <1991Mar18.152431.15843@linus.mitre.org> Date: 18 Mar 91 15:24:31 GMT Sender: dhf@linus.mitre.org (David H. Friedman) Distribution: usa Organization: The MITRE Corporation, Bedford, MA 01730 Lines: 9 Nntp-Posting-Host: tatum.mitre.org . The superior wildcard capability of the 4dos DIR command make it look like a good idea to do a WHEREIS file finder as a command alias. The problem is to list out the full filespecs including the path. There doesn't appear to be an option to DIR that lists the full filespec. Does anyone have any ideas on this? (I'm currently using a WHEREIS utility that works fine but doesn't have 4dos's wildcarding - e.g., I can't give WHEREIS *A*.COM and have it list only the files with 'A' somewhere in the filename, as one could with 4dos.)