The best thing to do in your own account is DELP from Xwinnmr or uxnmr.
I have written a very simple little script for deleting everyone's processed=
data. I simply run this before doing backups, archiving etc.
rmu
-------
echo *** removing processed data on Drive u now
find /u/data -type f -name "1[ir]" -exec rm {} \;
echo ***removed 1i, 1r
find /u/data -type f -name "2[ir][ir]" -exec rm {} \;
echo ***removed 2ii, 2rr, 2ir, 2ri
echo ***Done removing processed data from Drive u
-------
I also make backups to the Mac using retrospect and hardware-based=
compression to DAT tapes. The Mac/SGI interfacing is made trivial by=
putting on XiNets Appletalk products which simply allows you to mount the=
SGI unix drive to the Mac Desktop. From there you just treat it like any=
other Mac drive.
Cheers
-------------------------------------------------------------------------
John Ralph
US Dairy Forage Research Center, USDA-ARS and Dept. of Forestry
1925 Linden Drive West Univ. of=
Wisconsin, Madison
Madison, WI 53706
(608) 264-5407 FAX (608) 264-5275
-------------------------------------------------------------------------