Quick Links

Contact Information

4800 Liberty Ave
Pittsburgh, PA 15224

Open 9:30am-6pm EST
Monday-Friday

Phone: +1 (412) 682-5282

info@cometway.com
sales@cometway.com
support@cometway.com

For more information about Comet Way products and services, please visit our corporate website at

http://www.cometway.com

ab

This shell script is used to start the Agent Browser application. When the ab command is issued from a directory that contains .startup files, the browser displays a grid representing the agents defined in each of the files it found. This application allows you to change the attributes of these agents, create and/or remove agents, and replace the existing agent configuration with the result. The Agent Browser makes it unnecessary to edit the ak.xstartup file directly with a text editor.

The AB.BAT batch file looks like this:

#! /bin/sh CLASSPATH=/Users/mario/classes:/Users/mario/ak/ak.jar java -classpath ${CLASSPATH} com.cometway.ak.AK -startup_agent com.cometway.swing.StartupEditor

Note: The Swing API (part of J2SE) is required to use the Agent Browser.

[Prev] [Next]

Description: How to use the ab Unix shell script.

Updated: Mon May 19 06:26:16 EDT 2008