<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://build2be.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>build2be/com/e - drush</title>
 <link>https://build2be.com/category/drush</link>
 <description></description>
 <language>en</language>
<item>
 <title>Create alias when tired of opening customer site in particular browser</title>
 <link>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;For this to work you need to have your Drush aliasses configured&lt;/p&gt;

&lt;p&gt;You also need the path to your Browser app.&lt;/p&gt;

&lt;pre&gt;&lt;code class=&quot;bash&quot;&gt;alias customer_test_dir=&#039;cd path-to/customer_dir&#039;
alias customer_test=&#039;customertest_dir ; open -a /Applications/Chromium.app `drush @tst uli --mail=clemens@build2be.nl --no-browser`&#039;
&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 20 Aug 2020 10:27:33 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">201 at https://build2be.com</guid>
 <comments>https://build2be.com/content/create-alias-when-tired-opening-customer-site-particular-browser#comments</comments>
</item>
<item>
 <title>What location aliasses are available for drush rsync</title>
 <link>https://build2be.com/content/what-location-aliasses-are-available-drush-rsync</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;What are the values for drush rsync in %notation?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;br /&gt;
drush @site.prd php-eval &quot;return _core_path_aliases()&quot;&lt;br /&gt;
array(&lt;br /&gt;
  &#039;%root&#039; =&amp;gt; &#039;/home/my-site&#039;,&lt;br /&gt;
  &#039;%site&#039; =&amp;gt; &#039;sites/default&#039;,&lt;br /&gt;
  &#039;%modules&#039; =&amp;gt; &#039;sites/all/modules&#039;,&lt;br /&gt;
  &#039;%themes&#039; =&amp;gt; &#039;sites/all/themes&#039;,&lt;br /&gt;
  &#039;%files&#039; =&amp;gt; &#039;sites/default/files&#039;,&lt;br /&gt;
  &#039;%private&#039; =&amp;gt; &#039;sites/default/files/private&#039;,&lt;br /&gt;
  &#039;%temp&#039; =&amp;gt; &#039;/tmp&#039;,&lt;br /&gt;
)&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 20 May 2015 17:43:21 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">178 at https://build2be.com</guid>
 <comments>https://build2be.com/content/what-location-aliasses-are-available-drush-rsync#comments</comments>
</item>
<item>
 <title>fetch json and pretty print</title>
 <link>https://build2be.com/content/fetch-json-and-pretty-print</link>
 <description>&lt;div class=&quot;field field-name-upload field-type-file field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div class=&quot;table-responsive&quot;&gt;
&lt;table class=&quot;table table-hover table-striped sticky-enabled&quot;&gt;
 &lt;thead&gt;&lt;tr&gt;&lt;th&gt;Attachment&lt;/th&gt;&lt;th&gt;Size&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;
&lt;tbody&gt;
 &lt;tr&gt;&lt;td&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;Plain text icon&quot; title=&quot;text/plain&quot; src=&quot;/modules/file/icons/text-plain.png&quot; /&gt; &lt;a href=&quot;https://build2be.com/sites/build2be.com/files/jsoneditoronline.json_.txt&quot; type=&quot;text/plain; length=116&quot;&gt;jsoneditoronline.json_.txt&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;td&gt;116 bytes&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/fetch-json-and-pretty-print&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/json-black.png?itok=259BamBZ&quot; width=&quot;220&quot; height=&quot;220&quot; alt=&quot;json&quot; title=&quot;http://mac.software.com/developer-tools/power-json-editor/1.2.7&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;
While working on &lt;a href=&quot;https://drupal.org/node/1710850&quot;&gt;Deploy RestWS for D7 project issue JSON&lt;/a&gt; I needed a pretty print for the node.json and scanner done for Drush Issue Queue Commands &lt;a href=&quot;https://drupal.org/node/2127965&quot;&gt;Fix for the new json structure on d.o D7&lt;/a&gt;. Both issues as still open so help needed.
&lt;/p&gt;
&lt;p&gt;
Doing some research I learned about the &lt;a href=&quot;http://php.net/context&quot;&gt;PHP context&lt;/a&gt; or more specific the &lt;a href=&quot;http://php.net/manual/en/context.http.php&quot;&gt;HTTP stream context&lt;/a&gt;
&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 17 Feb 2014 14:54:19 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">147 at https://build2be.com</guid>
 <comments>https://build2be.com/content/fetch-json-and-pretty-print#comments</comments>
</item>
<item>
 <title>Can you dig it. Drupal nested array that is.</title>
 <link>https://build2be.com/content/can-you-dig-it-drupal-nested-array</link>
 <description>&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/can-you-dig-it-drupal-nested-array&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/spade_large.gif?itok=R7UJ6u_I&quot; width=&quot;166&quot; height=&quot;220&quot; alt=&quot;Spade Large&quot; title=&quot;http://www.uberellis.com/cartoon/call-a-spade-a-spade&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I sometime need to check arrays for their values dispersed around. Just dumping the array is OK when interested in a particular key or value. But what about those big info arrays from hook_token_info, hook_menu etc. This is what I did.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 15 Nov 2013 11:14:29 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">143 at https://build2be.com</guid>
 <comments>https://build2be.com/content/can-you-dig-it-drupal-nested-array#comments</comments>
</item>
<item>
 <title>Drush entity support (patch needs review)</title>
 <link>https://build2be.com/content/drush-entity-support-patch-needs-review</link>
 <description>&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/drush-entity-support-patch-needs-review&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/drush.png?itok=tC5HE-hw&quot; width=&quot;220&quot; height=&quot;99&quot; alt=&quot;http://3wavesmedia.com/sites/default/files/drush.png&quot; title=&quot;http://3wavesmedia.com/blog/drush-ultimate-drupal-productivity-tool&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Can you tell the field display weights of all your entities with one command? Or edit a node through the command-line?
&lt;pre&gt;&lt;code&gt;drush --yaml entity-type-read node --fields=**/display/**/weight --include-fieldapi
drush entity-update node 12 --json&lt;/code&gt;&lt;/pre&gt;

Watch the video on http://www.youtube.com/watch?v=cVGZzWjdDh8 and get convinced you want to know more of these entity internals.

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 07 Nov 2011 08:44:23 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">123 at https://build2be.com</guid>
 <comments>https://build2be.com/content/drush-entity-support-patch-needs-review#comments</comments>
</item>
<item>
 <title>Upgrade from D6 in 7 steps? Hell no!!!</title>
 <link>https://build2be.com/content/upgrade-d6-7-steps-hell-no</link>
 <description>&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/upgrade-d6-7-steps-hell-no&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/hellno.jpg?itok=Xs50XimJ&quot; width=&quot;220&quot; height=&quot;218&quot; alt=&quot;http://dancingczars.files.wordpress.com/2010/06/hellno.jpg&quot; title=&quot;Hell no!!!&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Sooo ... I&#039;ve finally upgraded my own site. I thought it would be easy. A simple drupal site only using images. And yes I&#039;m not reading READMEs that often. I trust drush somehow to handle this for me. But drush only sooth the &#039;pain&#039;. 

This blog contains my bash script which does some staging from production onto my laptop where I update the site to the latest D6 then upgrade to D7. The script is generic enough to adapt for other upgrades.

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 22 Jul 2011 11:36:17 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">116 at https://build2be.com</guid>
 <comments>https://build2be.com/content/upgrade-d6-7-steps-hell-no#comments</comments>
</item>
<item>
 <title>How to get that site on localhost?</title>
 <link>https://build2be.com/content/how-get-site-localhost</link>
 <description>&lt;div class=&quot;field field-name-field-images field-type-image field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/content/how-get-site-localhost&quot;&gt;&lt;img class=&quot;img-responsive&quot; src=&quot;https://build2be.com/sites/build2be.com/files/styles/medium/public/drush_logo-black.png?itok=sr9l2TTB&quot; width=&quot;220&quot; height=&quot;217&quot; alt=&quot;drush logo&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Make sure you have your drush aliases file setup properly. Below a snippet from my b2b.aliases.drushrc.php&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;$aliases[&#039;dev&#039;] = array(
&amp;nbsp; &#039;uri&#039; =&amp;gt; &#039;&lt;a href=&quot;http://build2be.dev&#039;,&amp;lt;br /&amp;gt;
&quot;&gt;http://build2be.dev&#039;,&lt;/a&gt;&amp;nbsp; &#039;root&#039; =&amp;gt; &#039;/Users/clemens/Sites/build2be.dev/www/&#039;,
&amp;nbsp; &#039;path-aliases&#039; =&amp;gt; array(
&amp;nbsp;&amp;nbsp;&amp;nbsp; &#039;%dump-dir&#039; =&amp;gt; &#039;/Users/clemens/Sites/build2be.dev/store&#039;,
&amp;nbsp;&amp;nbsp;&amp;nbsp; &#039;%files&#039; =&amp;gt; &#039;/Users/clemens/Sites/build2be.dev/www/sites/build2be.dev/files&#039;,
&amp;nbsp; ),
);&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Now we can run&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;drush rsync @b2b.prd @b2b.dev&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 23 May 2011 10:20:33 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">115 at https://build2be.com</guid>
 <comments>https://build2be.com/content/how-get-site-localhost#comments</comments>
</item>
<item>
 <title>update module with a twist</title>
 <link>https://build2be.com/content/update-module-twist</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I just did an upgrade from the calendar and date module of which calendar needed to move from 6.x-2.x-dev to 6.x-2.4 version which seemed a pitb exercise. I hope I missed some skills :-p&lt;/p&gt;
&lt;p&gt;The following command was not working&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;drush upc calendar-6.x-2.4&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;So what I did was download the latest version offsite. Then diff the module trees.&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;cd /tmp
drush dl calendar-6.x-2.4
cd /my-site/sites/all/modules/calendar
cp -r /tmp/calendar/* ./&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;then compare the latest version with the svn version ... I still think I&#039;m missing something. Anyway we need to remove old files.&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;diff --recursive --brief . /tmp/calendar/ | grep -v .svn
&amp;nbsp; 557&amp;nbsp; svn rm ./calendar_ical/translations/calendar_ical.sv.po 
&amp;nbsp; 558&amp;nbsp; svn rm ./jcalendar/translations/jcalendar.sv.po
&amp;nbsp; 559&amp;nbsp; diff --recursive --brief . /tmp/calendar/ | grep -v .svn
&amp;nbsp; 560&amp;nbsp; svn rm ./translations/calendar.sv.po
&amp;nbsp; 561&amp;nbsp; diff --recursive --brief . /tmp/calendar/ | grep -v .svn
&amp;nbsp; 562&amp;nbsp; svn st
&amp;nbsp; 563&amp;nbsp; svn add *
&amp;nbsp; 564&amp;nbsp; svn add */*
&amp;nbsp; 565&amp;nbsp; svn st
&amp;nbsp; 566&amp;nbsp; svn add */*/*
&amp;nbsp; 567&amp;nbsp; svn add */*/*/*
&amp;nbsp; 568&amp;nbsp; svn st&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I guess now the above could be shortened with some recursive switch for svn.&lt;/p&gt;
&lt;p&gt;Now the calendar dir contains too many items which we need to remove. As the correct version is also in the temp dir we can run&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;drush upc date
&amp;nbsp; 572&amp;nbsp; drush upc cck
&amp;nbsp; 573&amp;nbsp; drush cc all
&amp;nbsp; 574&amp;nbsp; drush cc all
&amp;nbsp; 575&amp;nbsp; svn st
&amp;nbsp; 576&amp;nbsp; cd sites/all/modules/contrib/
&amp;nbsp; 577&amp;nbsp; svn st
&amp;nbsp; 578&amp;nbsp; cd date/
&amp;nbsp; 579&amp;nbsp; svn st
&amp;nbsp; 580&amp;nbsp; svn st | grep &quot;\!&quot;
&amp;nbsp; 581&amp;nbsp; svn st | grep &quot;\!&quot; | cut -c 2-
&amp;nbsp; 582&amp;nbsp; svn st | grep &quot;\!&quot; | cut -c 2- | xargs echo {}
&amp;nbsp; 583&amp;nbsp; svn st | grep &quot;\!&quot; | cut -c 2- | xargs echo 
&amp;nbsp; 584&amp;nbsp; svn st | grep &quot;\!&quot; | cut -c 2- | xargs svn rm 
&amp;nbsp; 585&amp;nbsp; history


svn st | grep &quot;\!&quot; | cut -c 2- | xargs svn rm &lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-4 field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;free form:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/category/drush&quot;&gt;drush&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/category/svn&quot;&gt;svn&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/category/svn-rm&quot;&gt;svn rm&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/category/xargs&quot;&gt;xargs&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 15 Feb 2011 10:46:52 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">111 at https://build2be.com</guid>
</item>
<item>
 <title>Who is currently online</title>
 <link>https://build2be.com/content/who-currently-online</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;I want to run &lt;code&gt;svn up&lt;/code&gt; on the site but I need to offline it first. So who is online?&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;SELECT name, mail, (unix_timestamp()-access)/3600 AS hours
&amp;nbsp; FROM users
&amp;nbsp; HAVING hours &amp;lt; 1
&amp;nbsp; ORDER BY access;&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Or for short&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;drush sql-query &quot;select name, mail, (unix_timestamp()-access)/3600 as hours from users having hours &amp;lt; 1 order by access;&quot;&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 13 Jan 2011 10:06:26 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">109 at https://build2be.com</guid>
 <comments>https://build2be.com/content/who-currently-online#comments</comments>
</item>
<item>
 <title>Using cron to update a site and prepare the backup</title>
 <link>https://build2be.com/content/using-cron-update-site-and-prepare-backup</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;For a site on my VM I needed an &lt;code&gt;svn sync&lt;/code&gt; and the backup files on my developer site.&lt;/p&gt;
&lt;p&gt;I initially didn&#039;t want to install backup_migrate module. This was partly due to my arcane workflow which is of course by hand and unfamiliarity with back_migrate module.&lt;/p&gt;
&lt;p&gt;So this is what I deviced&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;&lt;a href=&quot;mailto:test_site@serverVM&quot;&gt;test_site@serverVM&lt;/a&gt;:~$ crontab -l
# m h&amp;nbsp; dom mon dow&amp;nbsp;&amp;nbsp; command
*/7 * * * * wget -O - -q -t 1 &lt;a href=&quot;http://test-site.com/cron.php&amp;lt;br /&amp;gt;
*/5&quot;&gt;http://test-site.com/cron.php
*/5&lt;/a&gt; * * * * /home/test_site/svn-up 2&amp;gt;&amp;amp;1 &amp;gt; /home/test_site/svn-up.log
* */1 * * * /home/test_site/ant-backup 2&amp;gt;&amp;amp;1 &amp;gt; /home/test_site/ant-backup.log&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;&lt;a href=&quot;mailto:test_site@serverVM&quot;&gt;test_site@serverVM&lt;/a&gt;:~$ cat svn-up
#!/bin/sh
cd /home/test_site
/usr/bin/svn up&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre&gt;&lt;code&gt;&lt;a href=&quot;mailto:test_site@serverVM&quot;&gt;test_site@serverVM&lt;/a&gt;:~$ cat ant-backup
#!/bin/sh
/usr/bin/ant backup&lt;/code&gt;&lt;/pre&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-vocabulary-4 field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;free form:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/category/drush&quot;&gt;drush&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/category/ant&quot;&gt;ant&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/category/backup&quot;&gt;backup&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/category/cron&quot;&gt;cron&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/category/svn&quot;&gt;svn&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 15 Oct 2010 06:49:46 +0000</pubDate>
 <dc:creator>clemens</dc:creator>
 <guid isPermaLink="false">106 at https://build2be.com</guid>
</item>
</channel>
</rss>
