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'";