> -----Original Message----- > From: Krzysztof A. Adamski [mailto:krzysztofa@xxxxxxxxx] > Sent: Thursday, February 26, 2009 1:53 PM > To: khan, don > Cc: Func-list@xxxxxxxxxx > Subject: Re: --forks option not present > > 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". > Ok that worked, thanks. The syntax does not match the usage message which seems to indicate that the options are entered before the hostname glob. In the usage message the [--options] comes before the "hostname glob". _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list