📄 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#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -