<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=Shell_exec</id>
		<title>Shell exec - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.soldat.pl/index.php?action=history&amp;feed=atom&amp;title=Shell_exec"/>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=Shell_exec&amp;action=history"/>
		<updated>2026-05-05T22:23:27Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.soldat.pl/index.php?title=Shell_exec&amp;diff=127&amp;oldid=prev</id>
		<title>Freeman: Created page with &quot;''function shell_exec(Command: string): integer;''  '''Parameter Info:&lt;br&gt;'''   Command (String): Command to be executed on the machine running the Soldat Server.  '''Descript...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.soldat.pl/index.php?title=Shell_exec&amp;diff=127&amp;oldid=prev"/>
				<updated>2012-08-15T09:45:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;function shell_exec(Command: string): integer;&amp;#039;&amp;#039;  &amp;#039;&amp;#039;&amp;#039;Parameter Info:&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;   Command (String): Command to be executed on the machine running the Soldat Server.  &amp;#039;&amp;#039;&amp;#039;Descript...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;''function shell_exec(Command: string): integer;''&lt;br /&gt;
&lt;br /&gt;
'''Parameter Info:&amp;lt;br&amp;gt;'''&lt;br /&gt;
  Command (String): Command to be executed on the machine running the Soldat Server.&lt;br /&gt;
&lt;br /&gt;
'''Description:&amp;lt;br&amp;gt;'''&lt;br /&gt;
This function will execute (Command) on the machine running the Soldat Server.&amp;lt;br&amp;gt;&lt;br /&gt;
If the server is windows, command.com will be executed with the (Command) parameter.&amp;lt;br&amp;gt;&lt;br /&gt;
If the server is Linux, the Libc system function will be called.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''&amp;lt;pre&amp;gt;NOTE: This function is only enabled when Safe Mode is turned off!&lt;br /&gt;
      Start the server with -safe 0 to disable Safe Mode.&amp;lt;/pre&amp;gt;'''&lt;br /&gt;
&lt;br /&gt;
'''Syntax Example:&amp;lt;br&amp;gt;''' &lt;br /&gt;
N/A&lt;br /&gt;
[[Category:Server Scripting]][[Category:Server Scripting Functions]]&lt;/div&gt;</summary>
		<author><name>Freeman</name></author>	</entry>

	</feed>