[TriLUG] Scripting & C++ question

Ed Hill ed at eh3.com
Fri Nov 11 16:45:50 EST 2005


On Fri, 2005-11-11 at 16:43 -0500, Mark Freeze wrote:
> 
> However this (ls /home/mark/programs/cpp | ./arg_test) only generates:
> ./arg_test
> 
> Any suggestions?

Try:  "ls /home/mark/programs/cpp | xargs ./arg_test"

Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Rm 54-1424;  77 Massachusetts Ave.
             Cambridge, MA 02139-4307
emails:  eh3 at mit.edu                ed at eh3.com
URLs:    http://web.mit.edu/eh3/    http://eh3.com/
phone:   617-253-0098
fax:     617-253-4464




More information about the TriLUG mailing list