
  | 
| 
   | 
You are here: Software > DIR-Path
DIR-Path
DIRPath Copyright 1994 Version 2.0 Jack J Forman
usage:DIRP [-b] filename
This will look for the file you enter first in the
current directory and then in the path.
-b = Bare output, only the file directory and name.
To be used with re-directing output to a file
for making batch files
filename = The file name you are looking for
(wildcards are ok ? or *)
|