Wishlist: fnmatch character class support alternatives in FreeBSD
rihad <[email protected]> Fri, 14 Jun 2019 21:39:05 +0400
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <[email protected]> |
Since fnmatch/glob on FreeBSD don't support character classes, I can't use them to not match slashes in command arguments. The only thing I'm left with is * & ? wildcards which can't be used as they match anything, including slashes. It would be great to have a setting that would tell * & ? to never match slashes, off by default to be backwards compatible. ____________________________________________________________ sudo-workers mailing list <[email protected]> For list information, options, or to unsubscribe, visit: https://www.sudo.ws/mailman/listinfo/sudo-workers