Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
HP.com home

HP OpenVMS Systems

ask the wizard
Content starts here

DIRECTORY/SINCE=NOBACKUP?

» close window

The Question is:

 
How can I use the DIRECTORY command to list only the files on a disk which have
 no backup date recorded?  Is this a gotcha?
 


The Answer is :

 
  DCL lexical functions such as f$file_attributes and a simple loop
  through the directory, most likely.
 
  Alternatively:
 
    $ pipe direct/nohead/notrai/width=filename=50/date=backup | -
        search sys$input "<no backup recorded>"
 

answer written or last revised on ( 23-APR-2001 )

» close window

 

Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2008 Hewlett-Packard Development Company, L.P.