On 10/mag/08, at 12:14, Søren Hauberg wrote:

> Or even more simple (again, untested code)
>
>  dirs = dir;
>  for d = 3:length (dirs) # start from 3 to avoid '.' and '..'
>    packs = {dir (dirs (d).name).name};
>    pkg ("install", packs {3:end});
>  endfor

I'd prefer a system shell script, so I'll go with Tatsuro's list.

Thanks again

> Søren

Andrea
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to