[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Package and file finder for OpenBSD (finally!)
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Package and file finder for OpenBSD (finally!)
- From: Han Boetes <han_(_at_)_mijncomputer_(_dot_)_nl>
- Date: Fri, 8 Apr 2005 20:10:16 +0200
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
Matt Van Mater wrote:
> export PKG_PATH=ftp://ftp3.usa.openbsd.org/pub/OpenBSD/`uname -a
> | cut -d" " -f 3`/packages/`uname -a | cut -d" " -f 5`/
uname -m is easier.
> alias pls="echo ls | ftp -a $PKG_PATH | sed 's/.*\ //g' | grep -i "
There is an index.txt in that dir. Script something around it. :-)
# Han
Visit your host, monkey.org