In tinkering with various ideas with func I've been writing a number of minor scripts. Some of them might be useful for folks, though.

All of this is doable with the base func command - in many cases it is just a one-off or a slightly different formatting.

they are all here and I'll add more as I go.

http://skvidal.fedorapeople.org/misc/func/



downed_hosts.py just returns the set of hosts that cannot be contacted via func ping

func-grep.py is just running grep with many forked processes on all your systems. it outputs like:

hostname:grep-output

and it lets you add grep options.

is really handy for finding out which hosts have something defined in a file.


-sv

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to