mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-16 07:28:25 +02:00
179 B
179 B
title, category
title | category |
---|---|
Shell: named pipes | CLI |
diff <(ls ./old) <(ls ./new)
References
- Named pipe (wikipedia.org)