Create a CSV file from the matches of a glob pattern. Matches will
be stored in a "path" column.
Usage:
xan glob [options] <pattern>
xan glob --help
glob options:
-a, --absolute Yield absolute paths.
Common options:
-h, --help Display this message
-o, --output <file> Write output to <file> instead of stdout.