Steven Bethard wrote:

> You could always call "ls -al | grep -i test".split().

Or better, shlex.split().

Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to