Re: Subprocess quote problem

2006-08-19 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, Adriano Monteiro wrote: > "Failed to open input file "/home/adriano/umit/test/targets" for reading > QUITTING!" Which is not the same as saying: "Failed to open input file /home/adriano/umit/test/targets for reading QUITTING!" Spot the difference? > command

Re: Subprocess quote problem

2006-08-18 Thread Fredrik Lundh
Adriano Monteiro wrote: > I'm working on a script that executes a command with arbitrary > options. Most of its options works fine with subprocess, but at least > one (as far as I know) is giving me a headache. The program that I'm > trying to execute is Nmap, and the problematic option is the -iL