compare 2 directories
$ diff <(ls --color=never /node91/dirs) <(ls --color=never /node92/dirs)
65c65
< this-is-node-91
---
> this-is-node-92
<( 123 )
process subsitution -> in this case the entire content (not line per line, but something like 'the whole a once') of a directory