<?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%2FResident</id>
		<title>Shell Commands/Resident - 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%2FResident"/>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Resident&amp;action=history"/>
		<updated>2026-04-09T20:20:40Z</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/Resident&amp;diff=1979&amp;oldid=prev</id>
		<title>JPV: Created page with &quot;'''Resident''' - Adds or Removes a command in memory  NAME, FILE, ALIAS/K, REMOVE/S, ADD/S, REPLACE/S,  PURE=FORCE/S, SYSTEM/S,DEFER/S...&quot;</title>
		<link rel="alternate" type="text/html" href="https://library.morph.zone/index.php?title=Shell_Commands/Resident&amp;diff=1979&amp;oldid=prev"/>
				<updated>2015-03-03T11:57:50Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;Resident&amp;#039;&amp;#039;&amp;#039; - Adds or Removes a command in memory  NAME, FILE, ALIAS/K, REMOVE/S, ADD/S, REPLACE/S,  PURE=FORCE/S, SYSTEM/S,DEFER/S...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''Resident''' - Adds or Removes a command in memory&lt;br /&gt;
&lt;br /&gt;
NAME, FILE, ALIAS/K, REMOVE/S, ADD/S, REPLACE/S, &lt;br /&gt;
PURE=FORCE/S, SYSTEM/S,DEFER/S                                                 &lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
NAME    - Name of the resident to be added into the resident list              &lt;br /&gt;
FILE    - Full path to the executable to add&lt;br /&gt;
ALIAS   - Add an Alias of an existing resident cmd instead of a new one&lt;br /&gt;
REMOVE  - Deactivates the specified internal command&lt;br /&gt;
REPLACE - Default option&lt;br /&gt;
ADD     - Use this option to override REPLACEment and make&lt;br /&gt;
          several versions of a command resident simultaneously,&lt;br /&gt;
          use the ADD option, giving a different NAME for each version loaded.&lt;br /&gt;
PURE    - Forces Resident to load commands that are not marked as pure&lt;br /&gt;
          and use them to test the pureness of other commands and programs.&lt;br /&gt;
          Use the PURE option with caution. Be sure the programs that you&lt;br /&gt;
          make Resident meet the criteria to be resident or be careful&lt;br /&gt;
          to use the command in only one process at a time.&lt;br /&gt;
SYSTEM  - Add the specified command in the System portion of the list&lt;br /&gt;
          The command then becomes available as a system component and&lt;br /&gt;
          cannot be removed from the list&lt;br /&gt;
DEFER   - Command is loaded to RAM when it's used for the first time&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Resident with no FILE argument will display the resident list.&lt;br /&gt;
You can specify the SYSTEM argument to show only System components.&lt;br /&gt;
&lt;br /&gt;
NOTE: To be made resident, a command should be pure, meaning that it is both re-entrant and re-executable. A re-entrant command can properly support independent use by two or more programs at the same time. A re-executable command does not have to be reloaded to be executed again. Commands that have these characteristics are called 'pure' and have the p (pure) protection bit set.&lt;/div&gt;</summary>
		<author><name>JPV</name></author>	</entry>

	</feed>