<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>José Robinson &#187; comandos</title>
	<atom:link href="http://joserobinson.com/blog/tag/comandos/feed/" rel="self" type="application/rss+xml" />
	<link>http://joserobinson.com</link>
	<description>Diseño, desarrollo y posicionamiento web</description>
	<lastBuildDate>Tue, 14 Feb 2012 03:47:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ejecutar comandos en la Shell desde PHP</title>
		<link>http://joserobinson.com/blog/ejecutar-comandos-en-la-shell-desde-php/</link>
		<comments>http://joserobinson.com/blog/ejecutar-comandos-en-la-shell-desde-php/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 23:41:22 +0000</pubDate>
		<dc:creator>Jose Robinson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[comandos]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://joserobinson.com/blog/?p=162</guid>
		<description><![CDATA[De vez en cuando nos vemos en la necesidad de ejecutar algún comando en la Shell, en el servidor que tenemos como alojamiento web, pero surge el inconveniente de que no siempre tenemos acceso a ello. Para buena fortuna aquí hay un articulo sobre como implementar lo que llamo &#8220;consola web&#8221;, para quitarnos este fastidioso [...]]]></description>
			<content:encoded><![CDATA[<p>De vez en cuando nos vemos en la necesidad de ejecutar algún comando en la Shell, en el servidor que tenemos como alojamiento web, pero surge el inconveniente de que no siempre tenemos acceso a ello. Para buena fortuna aquí hay un articulo sobre como implementar lo que llamo &#8220;consola web&#8221;, para quitarnos este fastidioso problema de encima.</p>
<p>FUENTE: <a title="Permanent Link: How to Write a PHP Script to Run Shell Commands from Browser" rel="bookmark" href="http://php-html.net/tutorials/how-to-write-a-php-script-to-run-shell-commands-from-browser/" target="_blank">How to Write a PHP Script to Run Shell Commands from Browser</a></p>
]]></content:encoded>
			<wfw:commentRss>http://joserobinson.com/blog/ejecutar-comandos-en-la-shell-desde-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

