<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
  <channel>
    <title>Programming/Scripts</title>
    <description>PHP, Perl, Python, C/C++, Java, CGI, shell, etc.</description>
    <pubDate>Fri, 13 Mar 2026 23:49:11 +0000</pubDate>
    <lastBuildDate>Fri, 13 Mar 2026 23:49:11 +0000</lastBuildDate>
    <generator>Howtoforge - Linux Howtos and Tutorials</generator>
    <link>https://forum.howtoforge.com/forums/programming-scripts.7/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://forum.howtoforge.com/forums/programming-scripts.7/index.rss"/>
    <item>
      <title>php files appear as text in php 5.6</title>
      <pubDate>Sat, 28 Feb 2026 10:08:36 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/php-files-appear-as-text-in-php-5-6.94986/</link>
      <guid>https://forum.howtoforge.com/threads/php-files-appear-as-text-in-php-5-6.94986/</guid>
      <author>invalid@example.com (Roch)</author>
      <dc:creator>Roch</dc:creator>
      <content:encoded><![CDATA[I&#039;m using ISPconfig for a site with php 5.6.<br />
The php is partially correct, but some files appear  as text.<br />
I&#039;ve modified the file /etc/php/5.6/fpm/php.ini<br />
Now :<br />
short_open_tag = On<br />
opcache.validate_root = 0<br />
Please help]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Quota in Dovecot not Matching ISPConfig</title>
      <pubDate>Mon, 13 Oct 2025 14:04:25 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/quota-in-dovecot-not-matching-ispconfig.94631/</link>
      <guid>https://forum.howtoforge.com/threads/quota-in-dovecot-not-matching-ispconfig.94631/</guid>
      <author>invalid@example.com (PrimeYeti)</author>
      <dc:creator>PrimeYeti</dc:creator>
      <content:encoded><![CDATA[I noticed that quota messages were not being sent when mailboxes got full. I also then noticed that the usage percentage was not updating on any of my mailboxes compared to what Dovecot showed. It looks like some of the cron PHP files are throwing errors. For example:<br />
<br />
/usr/local/ispconfig/server/lib/classes/cron.d/100-monitor_email_quota.inc.php<br />
PHP Fatal error:  Uncaught TypeError: Unsupported operand types: string * int in...<br />
<br />
<a href="https://forum.howtoforge.com/threads/quota-in-dovecot-not-matching-ispconfig.94631/" class="internalLink">Quota in Dovecot not Matching ISPConfig</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>some PHP files not working</title>
      <pubDate>Wed, 30 Jul 2025 12:32:57 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/some-php-files-not-working.94121/</link>
      <guid>https://forum.howtoforge.com/threads/some-php-files-not-working.94121/</guid>
      <author>invalid@example.com (Ralph Trynor)</author>
      <dc:creator>Ralph Trynor</dc:creator>
      <content:encoded><![CDATA[<a href="https://forum.howtoforge.com/attachments/9240/" target="_blank">View attachment 9240</a>
	
<br />
It seems that sone php files do not load. I have been tring to get this to work with no luck. Anyone have any ideas.<br />
<br />
If I play with php.ini I can get an error 500 but have not been able to get it to work. I am using ispconfig3]]></content:encoded>
      <slash:comments>9</slash:comments>
    </item>
    <item>
      <title>Backup strategy for disaster recovery (single server)</title>
      <pubDate>Sat, 19 Apr 2025 10:17:22 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/backup-strategy-for-disaster-recovery-single-server.94066/</link>
      <guid>https://forum.howtoforge.com/threads/backup-strategy-for-disaster-recovery-single-server.94066/</guid>
      <author>invalid@example.com (dan-v)</author>
      <dc:creator>dan-v</dc:creator>
      <content:encoded><![CDATA[In a total disaster (e.g. fire) recovery situation, with the hardware destroyed, you need to start fresh.<br />
<br />
A valid approach appears to be :<br />
<ol>
<li>purchase new hardware</li>
<li>re-install Linux from distribution (Debian 12 in my case)<br />
</li>
<li>re-install ISPConfig (3.2 in my case) - with same users and passwords as originally<br />
</li>
<li>restore config and data from external backups</li>
</ol>My question is : what exactly should have been backed up externally in the first place ? Some things are fairly...<br />
<br />
<a href="https://forum.howtoforge.com/threads/backup-strategy-for-disaster-recovery-single-server.94066/" class="internalLink">Backup strategy for disaster recovery (single server)</a>]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>how to read files outside ispconfig client sites</title>
      <pubDate>Tue, 16 Jul 2024 23:05:14 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-to-read-files-outside-ispconfig-client-sites.92702/</link>
      <guid>https://forum.howtoforge.com/threads/how-to-read-files-outside-ispconfig-client-sites.92702/</guid>
      <author>invalid@example.com (pannet1)</author>
      <dc:creator>pannet1</dc:creator>
      <content:encoded><![CDATA[i have one python script that is constantly writing log files. they are console based programs and there is no scope to read them as web page from python. they are located somewhere like this in my debian ispconfig setup.<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>~/no_env/project_name/data/log.txt</pre>
</div>with this general consideration, i have a subdomain created for each of this ssh clients something like ... <a href="https://company.my-ispconfig-site.com" target="_blank" class="externalLink" rel="nofollow">https://company.my-ispconfig-site.com</a><br />
<br />
i want read the log file from a php script as and when it is...<br />
<br />
<a href="https://forum.howtoforge.com/threads/how-to-read-files-outside-ispconfig-client-sites.92702/" class="internalLink">how to read files outside ispconfig client sites</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Including files in template is resutling in 403</title>
      <pubDate>Sun, 23 Jun 2024 12:33:58 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/including-files-in-template-is-resutling-in-403.92080/</link>
      <guid>https://forum.howtoforge.com/threads/including-files-in-template-is-resutling-in-403.92080/</guid>
      <author>invalid@example.com (schwim)</author>
      <dc:creator>schwim</dc:creator>
      <content:encoded><![CDATA[Hi there everyone,<br />
<br />
You can visit this template at <a href="https://warcraftian.com" target="_blank" class="externalLink" rel="nofollow">https://warcraftian.com</a><br />
<br />
I&#039;m trying to move my template over to my server and I&#039;m having a problem with including the files in the template(css and js). For some reason, it&#039;s resulting in a 403 error for both files. I&#039;ve checked permissions and ownership and they show as correct.<br />
<br />
This file system is mounted as a network drive on my computer and I can open these files to edit, they are not corrupt or unreadable. I also loaded the...<br />
<br />
<a href="https://forum.howtoforge.com/threads/including-files-in-template-is-resutling-in-403.92080/" class="internalLink">Including files in template is resutling in 403</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Python and Linux</title>
      <pubDate>Mon, 18 Mar 2024 09:58:05 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/python-and-linux.92059/</link>
      <guid>https://forum.howtoforge.com/threads/python-and-linux.92059/</guid>
      <author>invalid@example.com (dwww)</author>
      <dc:creator>dwww</dc:creator>
      <content:encoded><![CDATA[Can anyone explain how to install Python on Linux and how to write and use Python scripts?]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>I am learning Python and would like to get more practice.</title>
      <pubDate>Thu, 14 Mar 2024 11:16:05 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/i-am-learning-python-and-would-like-to-get-more-practice.92037/</link>
      <guid>https://forum.howtoforge.com/threads/i-am-learning-python-and-would-like-to-get-more-practice.92037/</guid>
      <author>invalid@example.com (Petr Liberda)</author>
      <dc:creator>Petr Liberda</dc:creator>
      <content:encoded><![CDATA[Hello! I am learning Python and would like to get more practice. Does anyone know of a resource where I can find tasks that are close to real life or a website with ideas for small projects to improve my knowledge? I have basic skills and understanding of algorithms and my next desire is to learn machine learning. However, my progress has stalled and I don&#039;t know how to learn further. Thank you for your advice]]></content:encoded>
    </item>
    <item>
      <title>What are the differences between GitHub and GitLab?</title>
      <pubDate>Sun, 31 Dec 2023 09:09:48 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/what-are-the-differences-between-github-and-gitlab.91250/</link>
      <guid>https://forum.howtoforge.com/threads/what-are-the-differences-between-github-and-gitlab.91250/</guid>
      <author>invalid@example.com (concept21)</author>
      <dc:creator>concept21</dc:creator>
      <content:encoded><![CDATA[Dear Expert Programmers,<br />
I am planning to hire developers to expand my own web applications&#039; features.  Therefore, I need something like Git version control collaboration.<br />
<br />
Then, I have found GitHub and GitLab.  Who have experiences with them?  Could you share?  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie11" alt=":rolleyes:" title="Roll Eyes    :rolleyes:" />]]></content:encoded>
      <slash:comments>10</slash:comments>
    </item>
    <item>
      <title>I need help on base64</title>
      <pubDate>Sun, 31 Dec 2023 08:18:56 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/i-need-help-on-base64.91461/</link>
      <guid>https://forum.howtoforge.com/threads/i-need-help-on-base64.91461/</guid>
      <author>invalid@example.com (concept21)</author>
      <dc:creator>concept21</dc:creator>
      <content:encoded><![CDATA[Hello Friends,<br />
What is the number in base64 which is identical to 65 in base 10?<br />
My ebook said it was A.<br />
<br />
However, I think it is BB.<br />
<br />
Please share your result. Thanks.  <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie11" alt=":rolleyes:" title="Roll Eyes    :rolleyes:" />]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Python List Comprehension Error: Unexpected Output</title>
      <pubDate>Thu, 14 Dec 2023 17:59:45 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/python-list-comprehension-error-unexpected-output.91051/</link>
      <guid>https://forum.howtoforge.com/threads/python-list-comprehension-error-unexpected-output.91051/</guid>
      <author>invalid@example.com (lexie21)</author>
      <dc:creator>lexie21</dc:creator>
      <content:encoded><![CDATA[I&#039;m encountering an unexpected output while using list comprehension in Python. I&#039;m trying to create a list of squared values for even numbers in a given range, but the result is unexpected. Here&#039;s the code I&#039;m using:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>even_numbers = [x for x in range(10) if x % 2 == 0]
squared_values = [x**2 for x in even_numbers]

print(squared_values)
</pre>
</div>I expected the output to be [0, 4, 16, 36, 64], but instead, I&#039;m getting [0, 4, 16]. It seems like the last even number (8) and its...<br />
<br />
<a href="https://forum.howtoforge.com/threads/python-list-comprehension-error-unexpected-output.91051/" class="internalLink">Python List Comprehension Error: Unexpected Output</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>How to Accept Multiple JSON Objects in a Spring Boot Request Body</title>
      <pubDate>Fri, 13 Oct 2023 07:19:36 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-to-accept-multiple-json-objects-in-a-spring-boot-request-body.91294/</link>
      <guid>https://forum.howtoforge.com/threads/how-to-accept-multiple-json-objects-in-a-spring-boot-request-body.91294/</guid>
      <author>invalid@example.com (lexie21)</author>
      <dc:creator>lexie21</dc:creator>
      <content:encoded><![CDATA[I&#039;m working on a Spring Boot project, and I need to create an API endpoint that accepts multiple JSON objects in the request body. These objects represent data that I want to process in bulk, but I&#039;m not sure how to structure my controller method to handle this.<br />
Here&#039;s a simplified example of what I want to achieve:<br />
Let&#039;s say I have a JSON array like this:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>[
    {
        &quot;name&quot;: &quot;Product A&quot;,
        &quot;price&quot;: 10.99
    },
    {
        &quot;name&quot;: &quot;Product B&quot;,
        &quot;price&quot;: 19.99
    },...</pre>
</div><a href="https://forum.howtoforge.com/threads/how-to-accept-multiple-json-objects-in-a-spring-boot-request-body.91294/" class="internalLink">How to Accept Multiple JSON Objects in a Spring Boot Request Body</a>]]></content:encoded>
    </item>
    <item>
      <title>Data Science Challenge: Analyzing Customer Purchase Patterns</title>
      <pubDate>Wed, 11 Oct 2023 01:01:19 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/data-science-challenge-analyzing-customer-purchase-patterns.91275/</link>
      <guid>https://forum.howtoforge.com/threads/data-science-challenge-analyzing-customer-purchase-patterns.91275/</guid>
      <author>invalid@example.com (lexie21)</author>
      <dc:creator>lexie21</dc:creator>
      <content:encoded><![CDATA[I&#039;m working on a data science project where I have a dataset of customer transactions and I need to analyze customer purchase patterns using Python. The dataset includes the following columns: customer_id, transaction_date, product_id, quantity, and price.<br />
Here&#039;s a simplified version of the data:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>import pandas as pd

data = {
    'customer_id': [101, 102, 101, 103, 102, 104],
    'transaction_date': ['2023-01-15', '2023-02-10', '2023-02-25', '2023-03-05', '2023-03-12', '2023-03-20'],...</pre>
</div><a href="https://forum.howtoforge.com/threads/data-science-challenge-analyzing-customer-purchase-patterns.91275/" class="internalLink">Data Science Challenge: Analyzing Customer Purchase Patterns</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>JavaScript Object Sorting: Custom Sorting Based on Object Properties</title>
      <pubDate>Wed, 27 Sep 2023 14:54:26 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/javascript-object-sorting-custom-sorting-based-on-object-properties.91219/</link>
      <guid>https://forum.howtoforge.com/threads/javascript-object-sorting-custom-sorting-based-on-object-properties.91219/</guid>
      <author>invalid@example.com (lexie21)</author>
      <dc:creator>lexie21</dc:creator>
      <content:encoded><![CDATA[I&#039;m working on a JavaScript project where I have an array of objects, and I need to sort them based on specific properties of the objects. Each object represents a product and has properties like &#039;price&#039;, &#039;rating&#039;, and &#039;name&#039;. I want to sort this array by the &#039;price&#039; property in ascending order and, for products with the same price, by the &#039;rating&#039; property in descending order.<br />
<br />
Here&#039;s a simplified example of the array:<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>const products = [
    { name: 'Product A', price: 25, rating:...</pre>
</div><a href="https://forum.howtoforge.com/threads/javascript-object-sorting-custom-sorting-based-on-object-properties.91219/" class="internalLink">JavaScript Object Sorting: Custom Sorting Based on Object Properties</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>Wordpress downloader</title>
      <pubDate>Mon, 25 Sep 2023 10:05:11 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/wordpress-downloader.91183/</link>
      <guid>https://forum.howtoforge.com/threads/wordpress-downloader.91183/</guid>
      <author>invalid@example.com (pecka33)</author>
      <dc:creator>pecka33</dc:creator>
      <content:encoded><![CDATA[Hello,<br />
<br />
is here anybody who have php script to download and unzip latest version of wordpress to root of my domain?<br />
<br />
Thank you <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie1" alt=":)" title="Smile    :)" />]]></content:encoded>
      <slash:comments>3</slash:comments>
    </item>
    <item>
      <title>SERVER CERTIFICATE EXPIRATION DATES</title>
      <pubDate>Mon, 18 Sep 2023 10:54:56 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/server-certificate-expiration-dates.91146/</link>
      <guid>https://forum.howtoforge.com/threads/server-certificate-expiration-dates.91146/</guid>
      <author>invalid@example.com (SamTzu)</author>
      <dc:creator>SamTzu</dc:creator>
      <content:encoded><![CDATA[Many people have asked how to easily find out when their certificates expire.<br />
Here is a little script I cooked up to automate that task.<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>root@script:~# cat /root/bin/check-cert-akvaariotukku.fi.sh
#!/bin/bash
clear
echo &quot;SERVER CERTIFICATE EXPIRATION DATES:&quot;
echo &quot;------------------------------------&quot;
server=erp.akvaariotukku.fi
echo &quot;&quot;
echo -e &quot;\e[1;34mserver = ${server}\e[0m&quot;
echo &quot;&quot;
echo &quot;&quot;
echo &quot;#### WWW port (client2server) ####&quot;
echo &quot;------------------------------------&quot;
echo &quot;...</pre>
</div><a href="https://forum.howtoforge.com/threads/server-certificate-expiration-dates.91146/" class="internalLink">SERVER CERTIFICATE EXPIRATION DATES</a>]]></content:encoded>
      <slash:comments>2</slash:comments>
    </item>
    <item>
      <title>Let's Encrypt fails with 403</title>
      <pubDate>Mon, 04 Sep 2023 11:55:57 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/lets-encrypt-fails-with-403.91065/</link>
      <guid>https://forum.howtoforge.com/threads/lets-encrypt-fails-with-403.91065/</guid>
      <author>invalid@example.com (vStubbs42)</author>
      <dc:creator>vStubbs42</dc:creator>
      <content:encoded><![CDATA[I&#039;m trying to deploy a Laravel app on Forge following a tutorial that I would love to link but apparently can&#039;t because I&#039;m a new user. When I try to create an SSL certificate, I get this error:<br />
<br />
<br />
ERROR: Challenge is invalid! (returned: invalid) (result: [&quot;type&quot;]  &quot;http-01&quot;<br />
[&quot;status&quot;]  &quot;invalid&quot;<br />
[&quot;error&quot;,&quot;type&quot;]    &quot;urn:ietf<img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie7" alt=":p" title="Stick Out Tongue    :p" />arams:acme:error:unauthorized&quot;<br />
[&quot;error&quot;,&quot;detail&quot;]  &quot;76.76.21.21: Invalid response : 404&quot;<br />
[&quot;error&quot;,&quot;status&quot;]  403<br />
[&quot;error&quot;]...<br />
<br />
<a href="https://forum.howtoforge.com/threads/lets-encrypt-fails-with-403.91065/" class="internalLink">Let&#039;s Encrypt fails with 403</a>]]></content:encoded>
      <slash:comments>6</slash:comments>
    </item>
    <item>
      <title>Implementing Quick Sort Algorithm in Python</title>
      <pubDate>Tue, 18 Jul 2023 11:53:23 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/implementing-quick-sort-algorithm-in-python.90875/</link>
      <guid>https://forum.howtoforge.com/threads/implementing-quick-sort-algorithm-in-python.90875/</guid>
      <author>invalid@example.com (lexie21)</author>
      <dc:creator>lexie21</dc:creator>
      <content:encoded><![CDATA[I&#039;m currently working on implementing the Quick Sort algorithm in Python, but I&#039;m encountering some issues with my code. I&#039;ve tried to follow the standard implementation, but it seems to produce incorrect results. Can someone please review my code and help me identify the problem?<br />
<br />
Here is the Code:<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>
def quick_sort(arr):
    if len(arr) &lt;= 1:
        return arr
    pivot = arr[0]
    less_than_pivot = [x for x in arr[1:] if x &lt;= pivot]
    greater_than_pivot = [x for x in arr[1:] if x...</pre>
</div><a href="https://forum.howtoforge.com/threads/implementing-quick-sort-algorithm-in-python.90875/" class="internalLink">Implementing Quick Sort Algorithm in Python</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
    <item>
      <title>How to install Premium URL Shortener in ISPConfig with NGINX</title>
      <pubDate>Thu, 11 May 2023 21:36:48 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/how-to-install-premium-url-shortener-in-ispconfig-with-nginx.90610/</link>
      <guid>https://forum.howtoforge.com/threads/how-to-install-premium-url-shortener-in-ispconfig-with-nginx.90610/</guid>
      <author>invalid@example.com (Isai)</author>
      <dc:creator>Isai</dc:creator>
      <content:encoded><![CDATA[I&#039;m having trouble installing premium-url-shortener in Ispconfig with NGINX.<br />
<br />
I don&#039;t understand if I&#039;m doing something wrong or if ISPConfig is to blame.<br />
<br />
I&#039;m an ISPConfig user since 4 years, but sometimes I get confused by some mysterious errors.<br />
<br />
This is the documentation for premium-url-shortener:<br />
<a href="https://gempixel.com/docs/premium-url-shortener" target="_blank" class="externalLink" rel="nofollow">https://gempixel.com/docs/premium-url-shortener</a><br />
<br />
This is the NGINX directives setting I added in ISPConfig.<br />
<br />


<div class="bbCodeBlock bbCodeCode">
	<div class="type">Code:</div>
	<pre>server {
    listen 80;
    
    # MAKE SURE THE DOCUMENT ROOT IS...</pre>
</div><a href="https://forum.howtoforge.com/threads/how-to-install-premium-url-shortener-in-ispconfig-with-nginx.90610/" class="internalLink">How to install Premium URL Shortener in ISPConfig with NGINX</a>]]></content:encoded>
      <slash:comments>4</slash:comments>
    </item>
    <item>
      <title>Merging Files in a Directory</title>
      <pubDate>Fri, 28 Apr 2023 11:03:37 +0000</pubDate>
      <link>https://forum.howtoforge.com/threads/merging-files-in-a-directory.90304/</link>
      <guid>https://forum.howtoforge.com/threads/merging-files-in-a-directory.90304/</guid>
      <author>invalid@example.com (Robynlep)</author>
      <dc:creator>Robynlep</dc:creator>
      <content:encoded><![CDATA[I have a directory full of .txt files. I need to copy these files into a new directory, but I want to merge the files that have a duplicate line inside of the text. For example, these files would be merged into one file when copied to the new directory because the first line of text is the same. <br />
<br />
file1.txt<br />
My favorite food: ice cream<br />
I love ice cream because it cools me off on a hot day. <br />
<br />
file2.txt<br />
My favorite food: ice cream<br />
I really like ice cream because it is sweet and creamy. <br />
<br />
Any...<br />
<br />
<a href="https://forum.howtoforge.com/threads/merging-files-in-a-directory.90304/" class="internalLink">Merging Files in a Directory</a>]]></content:encoded>
      <slash:comments>1</slash:comments>
    </item>
  </channel>
</rss>
