System Administration Guide, Volume I

Example--Packing Files From a Shared Directory

The following example shows how to define a LIST command in the packing list to pack only the files from the base directory that you own:


LIST !find . -user jones -print

The following example shows how you would then specify packing the packing list.


$ cachefspack -sf /projects/proj_1