[kepler-dev] [Bug 2880] - Problem with some commands in command line actor

bugzilla-daemon@ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Fri Jun 29 15:13:27 PDT 2007


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2880





------- Comment #1 from crawl at sdsc.edu  2007-06-29 15:13 -------

Try escaping the $:

ls -al | awk '{print $$9}'

That expression parses, but I can't get the actor to run anything
with a pipe. (on linux)


More information about the Kepler-dev mailing list