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)