A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/308927.html below:

subprocess.Popen and replacing the shell pipe line

subprocess.Popen and replacing the shell pipe line subprocess.Popen and replacing the shell pipe linejepler at unpythonic.net jepler at unpythonic.net
Thu Sep 22 19:14:21 EDT 2005
Probably the quoting of the argument to grep.
try this instead:
> p1 = Popen(['grep', 'Sep 22', '/var/log/auth.log'], stdout=PIPE)
etc

Jeff

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4