Difference between revisions of "Eval"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
  eval `[[ssh-agent -s]]`
 
  eval `[[ssh-agent -s]]`
 
  Agent pid 22010
 
  Agent pid 22010
 +
 +
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.

Revision as of 20:39, 20 April 2022

Advertising: