The new rtcds utility
I have written a new utility for interacting with the CDS RTS/RCG system: "rtcds". It should be available on all workstations and front-end machines, but certain commands are restricted to run on certain front end machines (build, start, stop, etc.). Here's the help:
controls@c1lsc ~ 0$ rtcds help
Usage: rtcds <command> [arg]
Available commands:
build|make SYS build model
install SYS install model
start SYS|all start model
restart SYS|all restart running model
stop|kill SYS|all stop running model
list list all models for current host
controls@c1lsc ~ 0$
Please use this new utility from now on when interacting with RTS.
I'll be improving and expanding it as we go. Please let me know if you encounter any problems.
|