Re: PKGBASE Removes FreeBSD Base System Feature
- In reply to: Herbert J. Skuhra: "Re: PKGBASE Removes FreeBSD Base System Feature"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Aug 2025 14:16:26 UTC
On 8/11/25 10:10, Herbert J. Skuhra wrote: > On Mon, Aug 11, 2025 at 10:01:16AM -0400, George Mitchell wrote: >> On 8/11/25 06:05, vermaden wrote: >>> [...] >>> % pkg prime-list | wc -l >>> 439 >>> [...] >> >> Wow! What other secret undocumented commands are there in pkg? > > $ pkg alias > > $ grep -n prime-list /usr/local/etc/pkg.conf > 69: prime-list = "query -e '%a = 0' '%n'"; Sure enough. Wish I'd known about it (and all those handy predefined aliases) before! -- George