This commit is contained in:
Michiel Borkent 2020-03-02 14:19:51 +01:00
parent b1c81c72ed
commit 1f48250cfd

View file

@ -59,7 +59,7 @@ $ ls | bb --time -i '(filter #(-> % io/file .isDirectory) *input*)'
bb took 4ms.
```
## Examples
### Examples
Read the output from a shell command as a lazy seq of strings: