hi all i m new to python and i have a problem of printing python variable using os.system() in bash
!/usr/bin/env python var = "/home/anonymous" os.system("echo $var) it is not working.. i want to print string using os.system() ....plz help -- http://mail.python.org/mailman/listinfo/python-list