GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MICRODC(1) FreeBSD General Commands Manual MICRODC(1)

microdc - A command-line based Direct Connect client

microdc [OPTION]...

microdc is a command-line based Direct Connect client that uses the GNU Readline library for user interaction. It was developed from ground up and does not depend on any other program. Despite the command-line user interface, microdc was designed to be user friendly and simple to use.

This program follows the usual GNU command line syntax, with long options starting with two dashes (`--').

Read configuration script from FILE rather than ~/.microdc/config.
Do not read config file on startup.
Show summary of options.
Output version information and exit.

The following files are used by microdc (~ represents the current user's home directory):

~/.microdc/config
This file is loaded on startup. It contains commands, one per line, that will be executed on startup. You can override loading of this file with --config and --no-config.
~/.microdc/history
This is the command history file. It contains a list of commands that were typed and executed from the microdc prompt. It can safely be removed.

Report bugs to <oskar@osk.mine.nu>.

The author of microdc and this manual page is Oskar Liljeblad <oskar@osk.mine.nu>.

Copyright © 2004, 2005 Oskar Liljeblad

This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

September 17, 2005 microdc

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.