aMule Forum
English => Feature requests => Topic started by: sovking on May 06, 2005, 12:55:59 PM
-
Right now
amulecmd -q -c somecommand
do not print any output to stdout (as amulecmd -h says).
Not only, when using -q then you have to use CTRL-C to take prompt again... (is a bug ?)
Do not print anything is almost useless.
Many program usually use -q switch to output data without any headers to stdout. I would prefer this behaviour.
While -qq could be used to not print any output to stdout (like now).
-
Do not print anything is almost useless.
Agree.
-q should print only actual data and then exit (maybe)