DSPLNK Questions

1

DSPLNK Details not complete
We are trying to use DSPLNK to get details of an IFS directory so we can deletd files created more than a certain number of days old. We user the format DSPLNK OBJ(‘/xxx/*’) OUTPUT(*PRINT) OBJTYPE(*STMF) DETAIL(*EXTENDED) The problem is the directory has over 25000 objects in it and the output from the above command only [...]

Answer Question   |  March 23, 2010  2:56 AM
DSPLNK
asked by:
225 pts.

Housekeeping Stream Files
I am working on a utility program to housekeep stream files based upon how many days ago the file was created. I checked the DSPLNK command, but, this command does not provide the creation date. Does anyone haappen to know if there is such a command that would provide this information, and furthermore, if there [...]

Answer Question   |  March 28, 2008  1:09 PM
CLLE, DSPLNK, iSeries
asked by:
420 pts.

1