Hi,
Just wanted to let you know this:
From the FAQ file
This will print out the users connected to the site and place in an organized table and loop it for 10 seconds,
clearing the screen each time.
glutil -w --comp --loop 10 --loopexec clear
and from ChangeLog
* - + --loopexec (rev. 14)
but it seems this argument doesn't exists
/glftpd/bin/glutil -w --comp --loop 10 --loopexec clear
ERROR: [-2] invalid option '--loopexec'
See --help for more info
Also i've searched the code for loopexec, nothing is returned.
Maybe you should remove the examples from FAQ if this is deprecated. :)
Hi,
Just wanted to let you know this:
From the FAQ file
and from ChangeLog
but it seems this argument doesn't exists
Also i've searched the code for loopexec, nothing is returned.
Maybe you should remove the examples from FAQ if this is deprecated. :)