This Shell script takes one argument on its command line, the name of a host running a NetSolve agent. After a (basic) user authentication, the executable kills the agent, along with all other NetSolve processes (agents and servers) known to that agent:
UNIX> NS_killall netsolve.cs.utk.edu Server on cupid.cs.utk.edu : killed Server on maruti.cs.berkeley.edu : killed Agent on netsolve.cs.utk.edu : killed |