PAREP tape archiving project

updating tape archiving statistics

updating tape archiving statistics
  1. on csr6.lbl.gov (Merrill's PC):
    c:
    cd \
    qpr	(reboot)
    
    cd \123
    q assign			(quattro pro assign.wq1
    	l			(load supporting
    
    	(edit ASSIGN.WQ1
    	/pdf ASSIGN.TXT rsq	(print destination file ASSIGN.TXT
    					replace save quit
    	/t2 9/2/94 q 		(text 2nd_line 9/2/94 quit
    	/gv ESC			(graph view ESC
    	/pgwe ASSIGN.PS	rqqq	(print graph_print write eps ASSIGN.PS
    					replace quit quit quit
    
    	/wp REPORT.WQ1		(window pick REPORT.WQ1
    	(edit REPORT.WQ1
    	/pdf REPORT.TXT rsq	(print destination file REPORT.TXT
    					replace spreadsheet quit
    	/t2 9/2/94 q 		(text 2nd_line 9/2/94 quit
    	/gv ESC			(graph view ESC
    	/pgwe REPORT.PS	rqqq	(print graph_print write eps REPORT.PS
    					replace quit quit quit
    
    	/wp ROKMSS.WQ1		(window pick ROKMSS.WQ1
    	(edit ROKMSS.WQ1
    	/pdf ROKMSS.TXT rsq	(print destination file ROKMSS.TXT
    					replace spreadsheet quit
    	/t2 9/2/94 q 		(text 2nd_line 9/2/94 quit
    	/gv ESC			(graph view ESC
    	/pgwe ROKMSS.PS	rqqq	(print graph_print write eps ROKMSS.PS
    					replace quit quit quit
    
    	/fxsr			(file exit save replace
    
    net use k: cedr:/data9/old/parep2/merrill
    f	(brooklyn bridge)
    	f8 k:\123\TAPES		(remote k:\123\TAPES
    	/ca			(copy all
    	/qy			(quit yes
    
  2. on parep2.lbl.gov as user merrill:
    	module load IR
    	cd $PUB/123/tapes
    	chmod 755 *
    	txttohtml assign.txt
    	pstogif assign.ps
    	mv assign..gif assign.gif
    	txttohtml report.txt
    	pstogif report.ps
    	mv report..gif report.gif
    	txttohtml rokmss.txt
    	pstogif rokmss.ps
    	mv rokmss..gif rokmss.gif
    	

ftp://cedrcd.lbl.gov/data1/merrill/docs/parep/archive/howto.html 10/3/94
Disclaimers, Copyrights, etc.
dwmerrill@lbl.gov