<?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 Re: tSystem with linux command in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tSystem-with-linux-command/m-p/2246317#M31878</link>
    <description>"for" is &amp;nbsp;shell built-in command which may be part of your problem.&lt;BR /&gt;You could put this command in a shell script and run that.&lt;BR /&gt;Or better still, you could achieve this using Talend components.</description>
    <pubDate>Fri, 04 Mar 2016 15:26:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-04T15:26:13Z</dc:date>
    <item>
      <title>tSystem with linux command</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-with-linux-command/m-p/2246316#M31877</link>
      <description>I everyone, 
&lt;BR /&gt;I have a tSystem component in my job with a command Linux which allows me to move all .xlsx files in an other directory (Archives) by adding it the date. 
&lt;BR /&gt;My command is : 
&lt;BR /&gt; 
&lt;PRE&gt;for file in *.xlsx; do mv $file $file_`date+%d%m%Y` Archives/;done&lt;/PRE&gt; 
&lt;BR /&gt;This command works very well since the shell console but when I using it with my job I have this error : 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDUK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140531iC23BB68CB059DBAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDUK.png" alt="0683p000009MDUK.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;My tSystem configuration : 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDT3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137596iBB456D431D85C359/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDT3.png" alt="0683p000009MDT3.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks for your help;</description>
      <pubDate>Fri, 04 Mar 2016 08:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-with-linux-command/m-p/2246316#M31877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T08:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: tSystem with linux command</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tSystem-with-linux-command/m-p/2246317#M31878</link>
      <description>"for" is &amp;nbsp;shell built-in command which may be part of your problem.&lt;BR /&gt;You could put this command in a shell script and run that.&lt;BR /&gt;Or better still, you could achieve this using Talend components.</description>
      <pubDate>Fri, 04 Mar 2016 15:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tSystem-with-linux-command/m-p/2246317#M31878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T15:26:13Z</dc:date>
    </item>
  </channel>
</rss>

