." Text automatically generated by txt2man-1.4.7 .TH donkeysh "June 18, 2004" "" "" .SH NAME \fB \fBdonkeysh \fP- small and handy shelltool for mldonkey \fB .SH SYNOPSIS .nf .fam C \fBdonkeysh\fP [-hHv] [-f \fIrcfile\fP] [-s \fImode\fP] [-r] [-a \fIaction\fP] [\fInr\fP] .fam T .fi .SH DESCRIPTION \fBdonkeysh\fP is a small and hopefully handy script to handle and control the mldonkey-core. it was written to avoid the graphical userinterfaces and provide a simple tool to do a lot of stuff via the console. .PP mldonkey version >= 2.5.11 .SH OPTIONS .TP .B -h display help .TP .B -v display version .PP -a \fIaction\fP .PP .nf .fam C h | help display help c | command submit a command ms | ministats show ministats s | stats show stats (with a number of that download) i | info displays some detailed info to a file co | connect connect to the mldonkey-console r | resume resume a download p | pause pauses a download | cancel cancel a download d | download start to download a ed2k-link pr | preview preview file with $PREVIEW srm | sharereactor multiple selection srs | sharereactor single file ln | listnew lists all files in $PREFIX/incoming la | listall lists all files in $PREFIX .fam T .fi .TP .B -s \fImode\fP sort of the output .PP .nf .fam C p | percantage default n | name nr | number s | size sp | speed d | dur duration .fam T .fi .TP .B -r reverse order .TP .B -f \fIrcfile\fP use of \fIrcfile\fP for settings .SH FILES $HOME/.donkeyshrc .SH CONFIGSYNTAX host = mldonkey-host port = port user = user pass = password .PP netcat = netcat-binary wget = wget-binary preview = videoplayer, default is mplayer .TP .B prefix = path to the files .SH EXAMPLES $> \fBdonkeysh\fP -s n -a stats .PP .nf .fam C display named orderd stats .fam T .fi $> \fBdonkeysh\fP -a info 24 .PP .nf .fam C display info about file 24 .fam T .fi $> \fBdonkeysh\fP -f myconfig -a d ed2k://blafoo .PP .nf .fam C download blafoo with settings in myconfig .fam T .fi .SH TIPS usefull aliases (bash-syntax) .PP .nf .fam C alias donkeyms='donkeysh -a ms -r' -> ministats alias donkeys='donkeysh -a s -r' -> normalstats alias donkeyd='donkeysh -a d' -> download .fam T .fi .SH BUGS not yet known .SH AUTHOR mathias gumz