On Mon, 09 May 2011 09:30:21 -0400 seth vidal wrote: Hi Seth, > depends on the command but for normal shell script-type of things I > use: > > func-command -o /path/some/dir "command I want" > > which makes a file per-node in /path/some/dir/ with the output from > the command you just ran. Is "-o" a new feature? (As I don't have func-command, I guess what I'm doing is the same): $ func -o result/ "td*" call command run "uptime" usage: func [--options] "hostname glob" module method [arg1] [arg2] ... func [--options] "hostname glob" module method [arg1] [arg2] ... func: error: no such option: -o $ rpm -qa|grep func func-0.27-2.el5.rf > -sv Thanks for your reply, Arnau _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list