On Jul 18, 9:46am, Andreas Huennebeck wrote:
> Frans Kayser <francois.kayser@cimtel.lu> wrote:
> > if your are using the Xwinnmr 'pulsdisp' command watch also out for fcu.bin
> > (large!!) and fcu.output
> You may safely remove all files named *.bin and *.output within the
> acquisition directory.
I've added sections to process_pdata for these two types of files. For the
latter type the command I used is:
find /u/data/*/nmr \( -name pdata -prune \) -o \( -name "*.bin" -o -name
"*.output" \) -atime +$ndays -exec rm {} \;
I've also updated the 'disk usage by user' section with code from another of my
scripts - it is just prettier the new way.
[ This other script makes a html file of disk usage by user which is
automatically posted on our local the now and again. Mail me if you are
interested in this.]
Anyone know any other XWINNMR garbage that can be routinely cleaned up? How
about format.temp?
The new version (0.27) of process_pdata is available from the old places:
ftp at ftp://ftp.nmr.york.ac.uk/pub/process_pdata/
www at http://www.york.ac.uk/depts/chem/nmr/NMR_Links.html#specific
or by connecting a windows or Samba disk to \\nmr.york.ac.uk\pub
Graham
PS. Those people who who have process_pdata V0.25 should note that the delete
statement is commented out by default; you have to go in and remove the hash
sign. This is not the case in version 0.27.
--/ Dr. Graham Barlow, NMR Service Manager \ / gkb1@york.ac.uk \ [ Dept. of Chemistry, Univ. of York, York, UK ][ Tel: 01904 432506 ] [ http://www.york.ac.uk/depts/chem/nmr ][ Mobile: 0402 181253 ] \ http://www.york.ac.uk/~gkb1/ / \ Fax: 01904 432516 /