biolocal:Biotmp policy

From Wiki CEINGE

(Difference between revisions)
Jump to: navigation, search
Revision as of 13:31, 5 October 2007 (edit)
Gianluca (Talk | contribs)

← Previous diff
Current revision (12:51, 18 February 2008) (edit) (undo)
Gianluca (Talk | contribs)
m (Bioinfolocal:biotmp policy moved to biolocal:Biotmp policy: moving to the right namespace)
 

Current revision

The configuration provides at the moment a service to remove old temporary files in /mnt/sharedtmp (mounted on the cluster as /biotmp) only for the pise program (/mnt/sharedtmp/Pise_c), excluding some functional directories (-x option):

# remove Pise temporary files
/usr/sbin/tmpwatch --ctime \
-x /mnt/sharedtmp/Pise_c/caprilog \
-x /mnt/sharedtmp/Pise_c/alexPise \
-x /mnt/sharedtmp/Pise_c/drawplasmid \
-x /mnt/sharedtmp/Pise_c/openFile \
-x /mnt/sharedtmp/Pise_c/openFileCol \
-x /mnt/sharedtmp/Pise_c/REQUESTS \
-x /mnt/sharedtmp/Pise_c/seq \
-x /mnt/sharedtmp/Pise_c/seqDNA \
-x /mnt/sharedtmp/Pise_c/seqPRO \
-x /mnt/sharedtmp/Pise_c/SplitSeq 120 /mnt/sharedtmp/Pise_c
Personal tools