Krzysztof A. Adamski wrote:
Dnia 2009-02-26, czw o godzinie 08:24 -0500, khan_don@xxxxxxx pisze:
Hello, I am having trouble finding the version of func that supports the
--forks option as described in the func wiki. I am using
func-0.24-1.el5. Thanks.
# func --fork=5 "*" call command run "date"
usage: func [--options] "hostname glob" module method [arg1] [arg2] ...
func: error: no such option: --fork
Try:
# func "*" call --forks="5" command run "date"
Please note it is "--forkS" (the S at the end) not "--fork".
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list
See also:
func "*" call --help
(Weird syntax, but that will show you all the options for the subcommand
'call')
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list