Yevgen Muntyan 5403d30d73 Always use a temp file when passing input to shell commands to avoid quoting issues.
The "echo 'input' | command" apprach doesn't work reliably for input containing "\n".
Fixed giving up the pipe approach and just using a temp file always.
2012-04-22 22:38:13 +02:00
..
2010-12-29 02:17:50 -08:00
2010-12-29 02:17:50 -08:00
2011-01-17 02:51:32 -08:00
2010-12-21 20:15:45 -08:00
2010-12-29 02:17:50 -08:00
2011-09-10 23:51:30 -07:00
2010-12-21 20:15:45 -08:00
2010-12-21 20:15:45 -08:00
2010-12-21 20:15:45 -08:00
2011-01-01 15:00:20 -08:00