Hi,
I'm trying to run system commands from zope, I want to pass arguments to the
external method (e.g. something like: "commands.getoutput('ls -l "argument
passed from zope" > some_file') is this sort of thing doable?
Any suggested reading materials for playing around with external methods?
Regards, Mehmet