Hi,

 

Is there a way to get the output of a shell request in a file on the
system where request has been issued instead of creating a file on
system where shell command is executed.

 

STAF <remotemachine> PROCESS  START SHELL COMMAND "ls -l " STDOUT
<outputfile> returnstdout stderrtostdout wait

 

Above command creates "output file" on remote machine not on the system
where this request has been issued

Is there a way to  do this instead of capturing stdout result from
marshaled buffer and writing that to file?

 

Thanks,

Uma

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to