Hi I am using cli parser script to build a user interface, in pythin script i want to use the linux system calls but facing problem.
I am calling system("./abc.sh');
please help!!!
You should post it in the python forum and yes try to be explicit about your problem(even including your code
if you have to), that way you'll get what you're looking for much faster.
Maybe you would like to look this class simplifying the use of system command output:
http://www.daniweb.com/software-development/python/code/257449
(Maybe you could benefit from reading my post linked in my signature)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.