JohnLucania
asked on
VMS Command: Find
What is the command for finding a file (ministry_census.prg) in VMS; (where you don't know which directory the file is under)? and then, I need to view (cat in AIX) the file.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
great!
use
dir [...]*.c
See HELP DIR for various options to the DIRECTORY command.
http://groups.google.co.in/group/comp.os.vms/browse_thread/thread/c99fda59200b5d2/6deb1c97c59a3f7e?lnk=st&q=find+command+in+vms&rnum=1&hl=en#6deb1c97c59a3f7e