deleteNets - deletes a list of networks or the active network

USAGE

    deleteNets [<network-list>]

DESCRIPTION

With no arguments, this deletes the active network, leaving no network active. If the network list is *, all networks will be deleted. Otherwise it deletes those networks listed.

EXAMPLES

To delete networks netA and netB:

    lens> deleteNets {netA netB}

SEE ALSO

deleteGroups, addNet


Last modified: Thu Feb 25 19:14:36 EST 1999