Previous topic

Tutorial

Next topic

discodex.objects – objects passed to and from the discodex server

This Page

discodex – Discodex command line utility

discodex is a command line tool for controlling and communicating with the discodex server.

Note

This is the manpage for the discodex command. Please see Discodex for more information on Discodex.

Hint

The documentation assumes that the executable $DISCO_HOME/bin/discodex is on your system path. If it is not on your path, you can add it:

ln -s $DISCO_HOME/bin/discodex /usr/local/bin

If /usr/local/bin is not in your $PATH, use an appropriate replacement. Doing so allows you to simply call discodex, instead of specifying the complete path.

Run discodex help for information on using the command line utility.

See also: discodex.settings