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

Re: Issue with echo & source to /dev/stdin



On Wed, Jan 6, 2021 at 9:10 AM Anand N <anand.mail@xxxxxxxxx> wrote:
>
> I tried with dtruss; but it was giving error for built-ins
> dtrace: failed to execute echo: (os/kern) failure

You probably have to use
 sudo dtruss zsh -fc '(echo echo foo) | ( . /dev/stdin)'
or something to that effect.

> Regarding the discussion in nvm github, can you please post your query over there?

I don't have a github account and I don't use NVM, so ... I
respectfully decline.




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