> > My only concern is portability: the bash approach will not work > under plain win32 (though it may under cygwin), and I do try > to keep ipython mostly feature-complete across platforms. > > Cheers, > > f > Why don't you script in it python instead of bash? That would automatically provide portability. Cheers, -Harri