?? esps_plot
字號:
#! /bin/sh# do not hack this file. Change it in the install script and rerun install# This script is fed a tektronix format plot file in standard input.## For the case of a remote machine do something like: (masscomp is the remote)# rsh masscomp ipr -Ltektronix -D\"prerasterization on\"## For a postscript printer do: (We will send tek2ps on request)# tek2ps -e | lpr## For ipr (imagen) on the local machine you usually do:ipr -Ltektronix -D"prerasterization on"## For an imagen on CONVEX you might do:# (echo "@document(language tektronix)"; cat -) | /usr/ucb/lpr -Pip -v#
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -