Skip Navigation

ZLE tutorial #2 - File Descriptors, Networking, and More | Video

This is not my own content!

1
1 comments
  • 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.