home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
600-699
/
ff661.lha
/
Citadel
/
ctdlaux.lzh
/
restart
< prev
next >
Wrap
Text File
|
1991-05-27
|
523b
|
21 lines
; This script closes down the remote shell safely and restarts citadel
; it must be executed by the remote terminal to work properly.
echo "CLI ending, restarting citadel"
;the following unpauses the the remoteshell script and allows it to complete
;execution and return control to citadel.
echo >pipe:restart "Door ending, Restarting Citadel"
date >pipe:date
;the following is in case you create an alias in the s:remoteshell-startup
;that replaces endcli. For example:
;alias endcli execute cit:restart
c:endcli