<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Delete a file with a filemask in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Delete-a-file-with-a-filemask/m-p/2310482#M81609</link>
    <description>Hi,
&lt;BR /&gt;I have a bunch of files in a directory, and I need to delete only one of them:
&lt;BR /&gt;aaaa.txt
&lt;BR /&gt;bbbb.txt
&lt;BR /&gt;cccc.txt
&lt;BR /&gt;How can I only delete cccc.txt?
&lt;BR /&gt;I tried using tSystem, and "rm c*.txt", but it does not work. It says no such file or directory.
&lt;BR /&gt;It does not seem to like asterisks....
&lt;BR /&gt;Let me know,
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Boris</description>
    <pubDate>Sat, 16 Nov 2024 13:23:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:23:36Z</dc:date>
    <item>
      <title>Delete a file with a filemask</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-a-file-with-a-filemask/m-p/2310482#M81609</link>
      <description>Hi,
&lt;BR /&gt;I have a bunch of files in a directory, and I need to delete only one of them:
&lt;BR /&gt;aaaa.txt
&lt;BR /&gt;bbbb.txt
&lt;BR /&gt;cccc.txt
&lt;BR /&gt;How can I only delete cccc.txt?
&lt;BR /&gt;I tried using tSystem, and "rm c*.txt", but it does not work. It says no such file or directory.
&lt;BR /&gt;It does not seem to like asterisks....
&lt;BR /&gt;Let me know,
&lt;BR /&gt;Thanks,
&lt;BR /&gt;Boris</description>
      <pubDate>Sat, 16 Nov 2024 13:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-a-file-with-a-filemask/m-p/2310482#M81609</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Delete a file with a filemask</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Delete-a-file-with-a-filemask/m-p/2310483#M81610</link>
      <description>You can use tFileList to get the file names using a wild-card character and then iterate to tFileDelete.</description>
      <pubDate>Tue, 15 Jun 2010 01:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Delete-a-file-with-a-filemask/m-p/2310483#M81610</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2010-06-15T01:48:50Z</dc:date>
    </item>
  </channel>
</rss>

