Richard Lloyd

Results 1 issues of Richard Lloyd

In the following example pipe, if the glob matches zero files, then a single empty line is supplied to `ExecForEach()`, which causes the `rm` command to error: ``` _, err...