I do not know of a way to execute the save oar command from the command line in a shell such as bash.
However, you may want to consider using screen to run the mono OpenSim.exe process. Screen allows you to detach from the process and later reattach later. I use it for my OpenSim test worlds. Whenever I need to do things like save oar or create user, it is easy to use screen -r to reattach to the OpenSim process and execute the command, then detach and logout. I believe screen is standard on Ubuntu and most Linux distros. Man screen to see what the options are. HTH Yuzo On Thu, Aug 19, 2010 at 10:03 AM, Harri Nyman <[email protected]> wrote: > Is it possible to run "save oar" or any other opensim console commands from > linux command line, perhaps as parameters for opensim.exe? > Harri > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > > _______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
