Page 1 of 1

zfs partial delete

PostPosted: Fri Feb 25, 2022 7:11 pm
by mehi1353
Hi all,

in a zfs file system, how could I delete old subdirectories and files automatically (command or job based)?

I want to remove all "before 2022" subdirectories and files, from a working zfs file system in z/OS V2R3.


Thanks in advance
mehrdad

Re: zfs partial delete

PostPosted: Fri Feb 25, 2022 7:42 pm
by Robert Sample
Look up skulker in the Unix System Services Command Reference manual. You could set up a cron job to run it automatically.