Hello,

Can I compress file-lists generated by mmapplypolicy on-the-fly, i.e. before 
they get written to disk? I write lists with extra Metadata for each file, 
which tend to get large. 

I use this rule and run it with "-I defer"

RULE 'allFiles'
   LIST 'lst'
   SHOW('! '||
        vc(FILE_SIZE)        ||';'|| 
        MODE                 ||';'|| 
        vc(MODIFICATION_TIME)||';'|| 
        ... some more ...
        vc(MODIFICATION_SNAPID)      
        ||' !')
   DIRECTORIES_PLUS


Thank you,

Heiner
-- 
ETH Zürich 
Heinrich Billich 
Informatikdienste 
Tel.: +41 44 632 72 56 
heinrich.bill...@id.ethz.ch 
https://www.id.ethz.ch 




_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at gpfsug.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss_gpfsug.org

Reply via email to