Copying or linking the Bruker files to a new name is what we do to get a
more specific, (or more meaningful) printer/plotter names. This is quite
useful on an SGI workstation used for processing data acquired on different
instruments where a number of printer/plotter names may have been used.
Copying hplj4v files to hplaser lets you plot data sets where the
original printer/plotter was called hplaser.
#/bin/ln -fs /u/conf/rs232/init/hplj4v /u/conf/rs232/init/hplaser
#/bin/ln -fs /u/conf/plotter/init/hplj4v /u/conf/plotter/init/hplaser
#/bin/ln -fs /u/conf/plotter/initfile/hplj4v /u/conf/plotter/initfile/hplaser
#/bin/ln -fs /u/conf/printer/init/hplj4v /u/conf/printer/init/hplaser
It also works for giving remote printers a more meaningful name.
Suppose you have a remote ps600-type printer and want it to be known
as "uxdoom":
#! /bin/sh
# 11/22/96 RN
# /u/conf/QuenchNetLinks
#
# 11/27/96 RN: Link the ps 600dpi files for underdog to uxdoom
#
# Note: The ps?00 have no paper size spec, the ps?00_A do!
/bin/ln -fs /u/conf/plotter/initfile/ps600_A /u/conf/plotter/initfile/uxdoom
/bin/ln -fs /u/conf/rs232/init/ps600 /u/conf/rs232/init/uxdoom
/bin/ln -fs /u/conf/plotter/init/ps600_A /u/conf/plotter/init/uxdoom
/bin/ln -fs /u/conf/printer/init/ps600 /u/conf/printer/init/uxdoom
You may prefer to copy files instead of linking. Substitute 'cp -p' in place of
'ln -fs'.
Of course, do this at your own risk, your mileage may vary.
-- Rudi
------ On 31 Oct, D.J. Howe wrote:
=
= Hi All...
=
= Well what I did was copy the bjc800
= files in the /u/conf/plotter/init and /u/conf/plotter/initfile directories to
= 'epsonA3' edit those and then used 'cfpp' in xwinnmr to install the
= printer. (The file /u/conf/printer/init/bjc800 also needs to be copied to
= epsonA3 if you want text output for peak picking say, I think)
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Rudi Nunlist Voice: (510) 642-6407 FAX: (510) 642-8369 University of California Email: nmrlab@purcell.cchem.berkeley.edu College of Chemistry NMR Facility Berkeley, CA 94720-1460 Personal email: rnunlist@purcell.cchem.berkeley.eduwww.cchem.berkeley.edu/College/Facilities/nmr =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
This archive was generated by hypermail 2b29 : Sun Dec 31 2000 - 01:15:03 PST