Hi,

apparently (from a #grml discussion in IRC), zsh has two:

<(…) uses /dev/fd (or pipes, I guess)
=(…) uses temporary files (to aid applications to lseek on it)

Maybe we should just take on the latter (reuse the heredoc
infrastructure) and make it available as <(…) (since nobody
even knows about =(…) and so it's pointless)?

bye,
//mirabilos
-- 
  “Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool.”
                                                -- Edward Burr



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to