1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00
PDP-10.its/doc/_info_/instal.order
Eric Swenson fb618eb568 Added INSTAL.
Resolves #97.
2016-12-18 22:23:59 -08:00

17 lines
718 B
Plaintext
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The :INSTALL command can be used to get a file onto all
machines. Do :INSTALL dev:dir;fn1 fn2 <return>. It will ask
you for confirmation then :PROCEED itself so as not to tie
up your terminal while it does it. It uses the same file
name defaults as :PRINT, :COPY, etc. in DDT.
If the filename contains < or >, INSTALL will preserve the version
and will ask before clobbering an existing file of the same name.
If there is no < or >, it assumes that it is all right to clobber
an existing file of the same name.
INSTALL preserves the creation date.
If you don't want to install the file on every machine, you can
follow the filename spec with an altmode and the names of the machines
you do want to install on.