Re: pkg_info -Q stats every file in the current working directory
Matthias Kilian <[email protected]> Sun, 21 Jun 2026 23:41:13 +0200
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sun, Jun 21, 2026 at 11:08:27PM +0200, Marc Espie wrote: > Apart from the manpage, did you guys actually run with this for a while > and checked that it doesn't break anything ? No. That's the reason I didn't give an ok (nor did anyone else) but just mentioned the man page, and of course a change like this must be tested. But I'm pretty sure that searching the currennt working directory for package files by default is a bad idea. It can cause problems similar to things like Scripts with #!/usr/bin/env. Tools shouldn't depend on the current working directory. Ciao, Kili