Hi All,

  I'm writing a django-based web app. One of the components involve
executing
  a cmd-line script on the server. This script takes quite a bit of time
(anywhere
  between a minute to about 20minutes) and is quite verbose.

  Is there a way to 'tail' the output of this script to the browser? I
searched on the
  internet, but apparently my skills in that area seem to have fallen short
in this case :(

TIA,
Vikas
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to