BSD 4_3_Reno development
[unix-history] / usr / share / man / cat1 / pix.0
CommitLineData
5eaf1089
C
1PIX(1) UNIX Reference Manual PIX(1)
2
3N\bNA\bAM\bME\bE
4 p\bpi\bix\bx - Pascal interpreter and executor
5
6S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
7 p\bpi\bix\bx [-\b-b\bbl\bln\bnp\bps\bst\btu\buw\bwz\bz] [-\b-i\bi _\bn_\ba_\bm_\be ...] _\bn_\ba_\bm_\be._\bp [_\ba_\br_\bg_\bu_\bm_\be_\bn_\bt ...]
8
9D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
10 P\bPi\bix\bx is a `load and go' version of Pascal which combines the functions of
11 the interpreter code translator p\bpi\bi and the executor p\bpx\bx. It uses p\bpi\bi to
12 translate the program in the file _\bn_\ba_\bm_\be._\bp and, if there were no fatal er-
13 rors during translation, causes the resulting interpreter code to be exe-
14 cuted by p\bpx\bx with the specified arguments. A temporary file is used for
15 the object code; the file _\bo_\bb_\bj is neither created nor destroyed.
16
17F\bFI\bIL\bLE\bES\bS
18 /_\bu_\bs_\br/_\bu_\bc_\bb/_\bp_\bi Pascal translator
19 /_\bu_\bs_\br/_\bu_\bc_\bb/_\bp_\bx Pascal executor
20 /_\bt_\bm_\bp/_\bp_\bi_\bx* temporary
21 /_\bu_\bs_\br/_\bl_\bi_\bb/_\bh_\bo_\bw__\bp_\bi_\bx basic explanation
22
23
24S\bSE\bEE\bE A\bAL\bLS\bSO\bO
25 _\bB_\be_\br_\bk_\be_\bl_\be_\by _\bP_\ba_\bs_\bc_\ba_\bl _\bU_\bs_\be_\br'._\bX_\br _\bs _\bM_\ba_\bn_\bu_\ba_\bl
26 pi(1), px(1)
27
28D\bDI\bIA\bAG\bGN\bNO\bOS\bST\bTI\bIC\bCS\bS
29 For a basic explanation do
30
31 p\bpi\bix\bx
32
33H\bHI\bIS\bST\bTO\bOR\bRY\bY
34 P\bPi\bix\bx appeared in 3 BSD.