bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Light weight support for JSON


From: Dale R. Worley
Subject: Re: Light weight support for JSON
Date: Tue, 30 Aug 2022 21:12:34 -0400

Greg Wooledge <greg@wooledge.org> writes:
> The standard idiom for this sort of thing is
>
> eval "$(external-tool)"
>
> This means you need to *trust* the external-tool to produce safe code.

True.  And I use that idiom with ssh-agent routinely.  But it still
strikes me as unnatural.

Dale



reply via email to

[Prev in Thread] Current Thread [Next in Thread]