Farm Roster Script

ls .wiki | perl -ne ' chomp; open(F,".wiki/$_/pages/welcome-visitors") && print "$_\n" '

This is a shell command that will print a list of non-empty sites in a farm. Copy its output to a new roster to see the activity in these sites.