Synopsis:
   dcc list

Description:
   This displays all current and pending DCC connections in a table format.
   The data listed includes the type of DCC connection, the remote client
   nickname, status (whether it has actually started or not), when the
   connection began (if at all), how much data has been transferred over
   the link, and any extra agruments present (such as the name of a file
   being transferred between clients).

Examples:
   To show a list of current DCC connections:
      /dcc list

Aliases:
   DCC LIST operates the same as DCC with no arguments.

See Also:
   dcc(1) close; set(4) dcc_long_pathnames

Other Notes:
   For file transfers, LIST will show the filename being transferred.
   Display of the full path can be toggled with SET DCC_LONG_PATHNAMES.