Re: calling xargs(1) in an INSTALL script

Edgar Fuß <[email protected]> Fri, 10 Jul 2026 18:32:23 +0200
Newsgroups gmane.os.netbsd.devel.packages
Message-ID <[email protected]>
> What's the way to call xargs(1) in a pkgsrc INSTALL script?
If I read mk/pkginstall/header correctly, it's just $XARGS. I just found 
no-one using it.