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

Waiting for a process without using pid



Hello,

I am trying to write a 'timeout' script, which will take 2 commands
and exit after whichever one exits first. Is there a way to do it
without using pid or polling?

-- 
Regards



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