On Tue, 24 Apr 2012 03:15:22 +0100
Bruce Dubbs <bruce.du...@gmail.com> wrote:

> I started to update ksh, but I can't figure out how to download it.  All I 
> can 
> get to is their license.  There is no place to put in the pw or view the 
> what's 
> current.

After some struggling, wget works for me:
wget http://www2.research.att.com/~gsf/download/tgz/INIT.2012-02-29.tgz \
  --user="I accept www.opensource.org/licenses/eclipse" --password="."
wget http://www2.research.att.com/~gsf/download/tgz/ast-ksh.2012-02-29.tgz \
  --user="I accept www.opensource.org/licenses/eclipse" --password="." 

> I'm inclined to just drop it from the book.  Any objections?

None from me. I like my source code easy to obtain.

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to