home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
util
/
moni
/
scout
/
ssc
/
ssc.readme
< prev
next >
Wrap
Text File
|
1995-07-04
|
5KB
|
144 lines
System requirements: Kickstart 2.04+, Scout 2.0+
Copyright
---------
Scout's Shell Client 37.2 (shorthand ssc) - Copyright © 1995 by
Andreas Gelhausen, all rights reserved. Freely distributable.
Disclaimer
----------
No warranties are made for this program. All use is at your own risk.
No liability or responsibility is assumed for any damages occured
during the usage of ssc. You have been warned.
Usage
-----
This program is a small shell client for Scout and you can only use it,
if you run Scout as TCP/IP daemon. This is a by-product of Scout. Perhaps
someone really finds it useful. =:^)
The usage of Scout as TCP/IP daemon doesn't need/use MUI.
To start ssc you have to specify the host you want to connect and your
username at this host. Remember that you must have root privileges to use
the features of Scout on another host.
You will get the prompt "ssc>" and all other input as "x" or "exit"
will be sent to the daemon. If you send a "help" to Scout's daemon, you
will get a list of available commands. 'x' or 'exit' quits the program.
That's it! =¦^)
Example
-------
1> ssc crash.north.de atte
Scout's Shell Client 37.2 (11.04.95)
Trying crash.north.de...
Connected to crash.north.de.
Password:
ssc> help
Available lists:
----------------
Assigns Commands Devices Expansions
Fonts InputHandlers Interrupts Libraries
Memory Mounts Locks Ports
Residents Semaphores Tasks Resources
Vectors Windows
Other commands:
---------------
Help
FindTask NAME=ADDRESS/A
FreezeTask NAME=ADDRESS/A
ActivateTask NAME=ADDRESS/A
RemoveTask NAME=ADDRESS/A
BreakTask NAME=ADDRESS/A
SignalTask NAME=ADDRESS/A,HEXSIGNAL/A
SetTaskPri NAME=ADDRESS/A,PRIORITY/A
RemovePort NAME=ADDRESS/A
GetLockNumber LOCKPATTERN/F
RemoveLocks LOCKPATTERN/F
RemoveLock ADDRESS/A
GetPriority ADDRESS/A
SetPriority TYPE/A,NAME=ADDRESS/A,PRIORITY/N
FindNode TYPE/A,NAME=ADDRESS/A
CloseLibrary NAME=ADDRESS/A
RemoveLibrary NAME=ADDRESS/A
RemoveDevice NAME=ADDRESS/A
RemoveResource NAME=ADDRESS/A
ObtainSemaphore NAME=ADDRESS/A
ReleaseSemaphore NAME=ADDRESS/A
RemoveSemaphore NAME=ADDRESS/A
RemoveInputhandler NAME=ADDRESS/A
FindResident NAME=ADDRESS/A
FindInterrupt NAME/A
RemoveInterrupt NAME/A
FlushDevs
FlushFonts
FlushLibs
FlushAll
ClearResetVectors
PopToFront TITLE/A
CloseWindow TITLE/A
CloseScreen TITLE/A
Execute COMMAND/A,ARGUMENTS/F
CloseFont ADDRESS/A
RemoveFont ADDRESS/A
RemoveCommand ADDRESS/A
RemoveAssign NAME/A
RemoveAssignList NAME/A,ADDRESS/A
OpenWindow WINDOWID/F
ssc> FindTask DH0
0x00210050
ssc> FlushLibs
ssc> SetTaskPri Workbench 0
ssc> FindTask DoesNotExist
ERROR
ssc> Tasks
Address Type Pri NUM State SigWait Name
$0025da48 process 0 --- wait $80000000 « ConClip »
$00287e48 process 5 --- wait $80000000 CpuBlit V1.00
$00294ff0 process 0 4 wait $80001000 c:cosyserver
$00298648 process 5 --- wait $00000100 CON
$00263888 process 4 --- wait $c0000000 RexxMaster
$0028b830 process 0 --- wait $0000f000 « IPrefs »
$00247040 process 0 --- wait $00000010 ramlib
$0020c460 task 12 --- wait $c0000000 A590/A2091 SCSI handler
$0020b888 task 11 --- wait $e0000000 A590/A2091 IORequest handler
$00420f50 process 4 --- wait $e0000000 NETTRACE
$0024d8f0 process 10 --- wait $c0000100 RAM
$00454378 process 0 7 wait $e0009000 AmiTCP:bin/inetd
$0042cc08 process 1 --- wait $80000000 netinfo.device
$004f9e38 process 5 --- wait $00000100 CON
$0020b300 task 5 --- wait $f0000000 console.device
$00366a08 process 0 --- wait $e0001000 CyberCron
$0021f03c task 5 --- wait $00000300 trackdisk.device
$0020e82c task 5 --- wait $00000300 trackdisk.device
$00210050 process 10 --- wait $40000100 DH0
$002144a0 process 10 --- wait $40000100 DF0
$00216968 process 10 --- wait $40000100 WB_2.0
$00219b68 process 10 --- wait $40000100 WB_3.1
$0021cb70 process 10 --- wait $40000100 DF1
$0021f2b0 process 10 --- wait $40000100 DH1
$00223a50 process 10 --- wait $40000100 DH5
$00226a50 process 10 --- wait $40000100 DH2
$0022b078 process 10 --- wait $40000100 DH3
$0022f6a0 process 10 --- wait $40000100 DH4
$00293790 process 0 1 wait $80000000 Workbench
$003d3418 process 11 --- wait $f0000000 ALoad
$003cb180 process 5 --- wait $f0001000 Blanker
$0041feb8 process 5 --- wait $60001000 AmiTCP:AmiTCP
$00207042 task 20 --- wait $c0000000 input.device
$002a74d0 process 10 --- wait $ff000000 nipc_supervisor
$004cc608 process 5 --- wait $60000100 KCON
$004aa378 process 0 6 wait $80001000 ssc
$00567868 process -1 3 run $40003000 scout [192.109.226.110]
ssc> exit
1>