mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-07 05:55:35 +00:00
This builtin takes a bunch of strings, resolves them as globs (in the current directory) and prints out the matching entries. Its main use is to allow dynamic glob resolution: ```sh glob "$whatever/*" ```
24 KiB
24 KiB