home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
cpm
/
22rsx
/
byestuff.ark
/
NOPIPES.MAC
< prev
next >
Wrap
Text File
|
1985-12-10
|
256b
|
9 lines
; Prevent any "piping" commands executing.
; This is used to avoid anomalous disk writes on secure systems.
;
.pipes::
stc
ret
end
╘