Re: Efficient storage of Xwinnmr spectra ?

Graham Barlow (gkb1@bohr.york.ac.uk)
Thu, 18 Jul 1996 13:46:59 +0100

On Jul 17, 11:21pm, Robert D Scott wrote:
> Subject: Re: Efficient storage of Xwinnmr spectra ?
> Lately some large plotfiles (from xedplot)
> have landed in pdata so I've added this line to his script to get rid
> of these:
> find /diskname/data/*/nmr \( -name plotfile.????.ps -o -name
> plotfile.???.ps -o -name plotfile.??.ps -o -name plotfile.?.ps \)
> -atime +$ndays -exec rm {} \;

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 /