Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 17:30:28 +0200
From:      Jos Backus <Jos.Backus@nl.origin-it.com>
To:        Gianmarco Giovannelli <gmarco@scotty.masternet.it>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: A new package fetching utility, pkg_get
Message-ID:  <19990926173028.B75622@hal.mpn.cp.philips.com>
In-Reply-To: <4.2.0.58.19990926090211.009e0dd0@194.184.65.4>
References:  <199909252352.BAA26437@dorifer.heim3.tu-clausthal.de> <4.2.0.58.19990926090211.009e0dd0@194.184.65.4>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 26, 1999 at 09:05:20AM +0200, Gianmarco Giovannelli wrote:
> What about to extend the pkg_delete to use a syntax like :
> 
> pkg_delete /var/db/pkg/netscape-communicator-4.61/
> 
> it can help so much everyone that can automagically complete file/path 
> names with the shell :-)

zsh users can do this already:

	zsh# compctl -g '/var/db/pkg/*(/:t)' pkg_delete pkg_info

-- 
Jos Backus                          _/ _/_/_/  "Reliability means never
                                   _/ _/   _/   having to say you're sorry."
                                  _/ _/_/_/             -- D. J. Bernstein
                             _/  _/ _/    _/
Jos.Backus@nl.origin-it.com  _/_/  _/_/_/      use Std::Disclaimer;


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990926173028.B75622>