HI.... this might be a linux question, more then a django... but I will try.. sorry....
I'm getting tired of, every time that I want to do some django, to open several shells, and cd... to the directory, open files, launch server... I would like to make a script that opens shells/terminales in the proper places, or launches the django server... like: sh "cd /<django project>" sh "cd /<django projcet>, python manage.py runserver" sh..... you got the picture... but I have problems with creating a 'new shell' from within a shell/ shellscript. Do anyone have an idear ??? Regards Jørn I running RH. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

