X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fopensim%2Fgrid_land_lister.sh;fp=scripts%2Fopensim%2Fgrid_land_lister.sh;h=a4909e308d1147e2a7a694b34ac943fe0ff02a82;hb=d6b9b4e06ee566ba7c15039b479b2e95391d0e21;hp=0000000000000000000000000000000000000000;hpb=7d2cd79f748373801444d48918b4d86d1efd2888;p=feisty_meow.git diff --git a/scripts/opensim/grid_land_lister.sh b/scripts/opensim/grid_land_lister.sh new file mode 100644 index 00000000..a4909e30 --- /dev/null +++ b/scripts/opensim/grid_land_lister.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +# creates a file with the information about land on the +# simulator. + +#hmmm: need to abstract the gridroot user, the output file name +#(although support a default), and the database name. + +mysql -u gridroot -p > $HOME/dump_of_opensim_land_table.txt <