home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 4
/
MACD4.iso
/
Internet
/
NetStat
/
netstat182.lha
/
arexx
/
Offline.nrx
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-03-20
|
192 b
|
7 lines
/* Simple Arexx script to stop Netstat when going Offline */
/* Put this in the 'offline' sections in Miami or whatever :) */
address 'NETSTAT.1'
STOP
/* See, I told you it was simple */