Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

exec 3< in interactive shell



Is there some reason that exec 3< somefile fails in an intereactive shell, while working in a script?

I often find myself trying to demo the ability to open file descriptors, but I have to keep remembering to leave zsh to do it. The horror!

Boyd



Messages sorted by: Reverse Date, Date, Thread, Author