zsh @programming.dev Andy @programming.dev 1y ago ZLE tutorial #2 - File Descriptors, Networking, and More | Video This is not my own content!
From the author, on reddit:Made a little mistake in there: you can create FDs with higher numbers using eg. exec {fd}<>pipe and they'll generate numbers above 10, plus the variables'll be better for scripting.
From the author, on reddit: