<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSetenv</id>
		<title>Shell Commands/Setenv - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://library.morph.zone/index.php?action=history&amp;feed=atom&amp;title=Shell_Commands%2FSetenv"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Setenv&amp;action=history"/>
		<updated>2026-04-16T20:02:24Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://library.morph.zone/index.php?title=Shell_Commands/Setenv&amp;diff=1993&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''SetEnv''' - Creates or modifies specified global environment variable  NAME, SAVE/S, STRING/F  &lt;nowiki&gt; NAME   - Name of the variable to create or modify...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Setenv&amp;diff=1993&amp;oldid=prev"/>
				<updated>2015-03-03T12:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;SetEnv&amp;#039;&amp;#039;&amp;#039; - Creates or modifies specified global environment variable  NAME, SAVE/S, STRING/F  &amp;lt;nowiki&amp;gt; NAME   - Name of the variable to create or modify...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''SetEnv''' - Creates or modifies specified global environment variable&lt;br /&gt;
&lt;br /&gt;
NAME, SAVE/S, STRING/F&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
NAME   - Name of the variable to create or modify                              &lt;br /&gt;
SAVE   - Variable will be available after a reboot&lt;br /&gt;
STRING - String to attach to the variable&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Environment variables are called by scripts or other commands&lt;br /&gt;
by including a dollar sign ($) in front of the variable name.&lt;br /&gt;
To remove a global variable definition, use the UnSetEnv command.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
  MorphOS:&amp;gt; SetEnv MOS &amp;quot;MorphOS RULEZ !&amp;quot;&lt;br /&gt;
  MorphOS:&amp;gt; Echo &amp;quot;$MOS&amp;quot;&lt;br /&gt;
  MorphOS Rulez !&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
NOTE: Use SetEnv without arguments to display a list of current global variables.&lt;br /&gt;
&lt;br /&gt;
NOTE2: If a global and a local variable share the same name, the local variable is used.&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>