cheatsheets/sh-pipes.md

7 lines
85 B
Markdown

---
title: "Shell: named pipes"
layout: default
---
diff <(ls ./old) <(ls ./new)