cancel
Showing results for 
Search instead for 
Did you mean: 

get list of images older than X time or date

Dan_Vargas
Level 4

Hi all,

I guess this is done with the bpimagelist command and switches like -d and -e, but I'm not sure of the syntax.

I would like to get a list of all images with a backup date older than 01/07/2009 for instance

Thanks!

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Level 6
Partner    VIP    Accredited Certified

Simply try options with a start date early enough to catch all possible unexpired images since NBU was installed in this environment, e.g:

bpimagelist -idonly -d 01/01/1970 -e 01/06/2009 23:59:59

View solution in original post

1 REPLY 1

Marianne
Level 6
Partner    VIP    Accredited Certified

Simply try options with a start date early enough to catch all possible unexpired images since NBU was installed in this environment, e.g:

bpimagelist -idonly -d 01/01/1970 -e 01/06/2009 23:59:59