Glossary:
This example (deletechannel.Java) obtains a reference to a Nirvana channel and deletes it.
Java -DRNAME=someRNAME -DCHANNAME=somename com.pcbsys.Nirvana.apps.deleteChannel
RNAME is the realm name of the Nirvana server you wish to connect to (e.g. nsp://localhost:9000 ). CHANNAME is the name of the channel to delete.