<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>comandes Bash by Bernabè</title>
      <link>https://padlet.com/bcayuela/db4jwd1v7sx6</link>
      <description>comandes de Bash</description>
      <language>en-us</language>
      <pubDate>2016-12-13 16:20:52 UTC</pubDate>
      <lastBuildDate>2026-02-15 02:35:16 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>comandes de Bash</title>
         <author>bcayuela</author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143405262</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:21:24 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143405262</guid>
      </item>
      <item>
         <title>https://padlet.com/bcayuela/db4jwd1v7sx6</title>
         <author>bcayuela</author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143405699</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:22:31 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143405699</guid>
      </item>
      <item>
         <title>echo = repeteix un text per pantalla</title>
         <author>bcayuela</author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406188</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:23:57 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406188</guid>
      </item>
      <item>
         <title>If then do=</title>
         <author>bcayuela</author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406430</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:24:39 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406430</guid>
      </item>
      <item>
         <title>Pause =</title>
         <author>bcayuela</author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406631</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:25:13 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406631</guid>
      </item>
      <item>
         <title>Activar script</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406668</link>
         <description><![CDATA[<div>bash nom_script</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:25:21 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406668</guid>
      </item>
      <item>
         <title>Nomenclatura script</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406851</link>
         <description><![CDATA[<div>.sh</div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 16:25:56 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143406851</guid>
      </item>
      <item>
         <title>Script (presionar tecla)</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143422483</link>
         <description><![CDATA[<div>#!/bin/bash<br><br>echo "hola"<br>read<br>echo "Gracias"<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 17:13:30 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143422483</guid>
      </item>
      <item>
         <title>Manual que nos dio Miquel el año pasado</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143428886</link>
         <description><![CDATA[<div><a href="http://macprogramadores.org/documentacion/bash.pdf">http://macprogramadores.org/documentacion/bash.pdf</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 17:33:19 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143428886</guid>
      </item>
      <item>
         <title>Pruebas con variable IF</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143434659</link>
         <description><![CDATA[<div>#!/bin/bash<br>echo "quieres de esta ***?"<br>read "texto"<br>if [ "$texto" = "si" ]; then<br>echo "Toma y vuela nano"<br>else<br>echo "Pues pirate!"<br>fi<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2016-12-13 17:47:21 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/143434659</guid>
      </item>
      <item>
         <title>hola</title>
         <author></author>
         <link>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/167308394</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2017-04-20 16:01:56 UTC</pubDate>
         <guid>https://padlet.com/bcayuela/db4jwd1v7sx6/wish/167308394</guid>
      </item>
   </channel>
</rss>
