Searched refs:CAT (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/builtin/
H A DMakefile20 CAT = $(STDCAT|"cat") macro
52 $(CAT) $(*:N=*builtin.c) > $(<).c
/ast/src/cmd/ksh93/tests/
H A Dreadcsv.sh37 CAT,"CVE CCODE","NECA OCN",ST,LATA,AP,"New InterState
H A Dsubshell.sh328 # { SUB CAT INS TST APP } X { file-sizes }
338 CAT=( cat $bincat )
375 do for ((C=0; C<${#CAT[@]}; C++))
376 do cat=${CAT[C]}

Completed in 10 milliseconds