Path: utzoo!utgpu!water!watmath!clyde!feg From: feg@clyde.ATT.COM (Forrest Gehrke) Newsgroups: comp.binaries.ibm.pc.d Subject: Recently posted GLOB Message-ID: <25746@clyde.ATT.COM> Date: 2 May 88 12:31:52 GMT Organization: AT&T Bell Labs, Whippany NJ Lines: 14 The example given in the doc of this posting works fine so long as one is in a subdirectory; however it fails if the default directory is root. If the default directory is root, then the syntax has to be: glob "/*\.(COM|EXE|BAT)" which, BTW, will produce the desired information for the root of the default disk drive regardless of whether the current directory is the root directory or any of its subdirectories. Is the action of the doc example by design? Forrest Gehrke