[kepler-users] runing complex command in external execution actor
Dan Higgins
higgins at nceas.ucsb.edu
Fri Jun 29 09:35:17 PDT 2007
Hi,
I am not sure why the one command fails and the other works, but the
command line actor is known to not work quite like the actual command
line at times. It is also dependent on the OS. Are you on linux? I would
suggest trying to put the command into a shell script. I will file a bug
on this and hopefully we can get some time to figure out the problem.
Dan Higgins
NCEAS - UCSB
---
[BE] Ufuk Utku Turuncoglu wrote:
> Hi,
>
> I try to run a little bit complex command in external execution. the
> command as follows,
>
> ls -al | awk '{print $9}'
>
> so i think there is a problem in ' sign. because it gives "error
> evaluating expression" error and it can not parse my command. but
>
> ls -al | grep -v deneme"
>
> commands run successfully. How can i run this kind of commands using
> external execution actor? I think if i write an shell script that
> contains this command and i try to run that script using actor, it will run.
>
> best regards,
>
> Ufuk Utku Turuncoglu
> ITU, Informatics Institute
> HPC Lab
> _______________________________________________
> Kepler-users mailing list
> Kepler-users at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-users
>
>
--
*******************************************************************
Dan Higgins higgins at nceas.ucsb.edu
http://www.nceas.ucsb.edu/ Ph: 805-893-5127
National Center for Ecological Analysis and Synthesis (NCEAS) Marine Science Building - Room 3405
Santa Barbara, CA 93195
*******************************************************************
More information about the Kepler-users
mailing list