next up previous contents
Next: Logs and Log books Up: Deleting files from disk Previous: The data partitions

The scratch partitions

At the start of your run, check whether there is enough disk space available on the /scratch partition of the data analysis Sparc lpss10:
         SYS> df -k /scratch/jkta
         SYS> df -k /scratch/jktb
If the scratch directory on lpss10 is full, you may delete the contents of any of the subdirectories that contain IRAF image files. You can do this from within IRAF
         cl> imdelete 19980522/r*.imh
or from a UNIX shell
         SYS> rm /scratch/jktb/19980522/r*.pix
         SYS> rm /scratch/jktb/19980522/r*.imh
         SYS> rm /scratch/jktb/19980522/..r*.imh




1999-11-12