mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] 2.04rc1-2 - better_default_parameters


From: Thomas de Grenier de Latour
Subject: Re: [Mldonkey-users] 2.04rc1-2 - better_default_parameters
Date: Thu, 13 Mar 2003 13:29:39 +0100

On Thu, 13 Mar 2003 12:46:39 +0000
Benjamin Groß <address@hidden> wrote:

> i the same here: how can i use the "allowed_commands"?
> 

>From Changelog:

 - New command '! <cmd>' to execute a system command from the interface.
      The <cmd> command must have been defined in the option
      'allowed_commands' as the symbolic name for another command.
      You cannot pass arguments, only those associated with the command
      in 'allowed_commands' are used (default example: df)

I have the default options here:
allowed_commands = [
  (df, df);
  (ls, "ls incoming");]

A '! df' works as expected, but a '! ls' lists content of the mldonkey
dir. Isn't it supposed to list content of the incoming dir ?

-- 
Thomas.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]