Difference between revisions of "Eval"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 7: Line 7:
 
  Agent pid 22010
 
  Agent pid 22010
  
  eval $([[op]] signin my)
+
  eval $([[op signin]] my)
  
<code>eval</code> is used when you want to dynamically create variables, or to read outputs from programs specifically designed to be read like this.
+
<code>eval</code> is used when you want to dynamically create [[variables]], or to read outputs from programs specifically designed to be read like this.
  
 
== Related ==
 
== Related ==
 
* <code>[[direnv]]</code>
 
* <code>[[direnv]]</code>
 +
* [[Invoke-Expression]]
  
 
== See also ==
 
== See also ==

Latest revision as of 06:47, 15 March 2023

Advertising: