<div dir="ltr"><div><div>PATH=$PATH:/home/thouraya/criu-1.3-rc2; export PATH<br>echo &quot;export PATH=${PATH}:/home/thouraya/criu-1.3-rc2&quot;  &gt;&gt; ~/.bashrc<br><br></div>Thanks a lot. it works :)<br></div>Bests. <br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-14 18:28 GMT+01:00 Cyrill Gorcunov <span dir="ltr">&lt;<a href="mailto:gorcunov@gmail.com" target="_blank">gorcunov@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Mon, Jul 14, 2014 at 06:23:42PM +0100, Thouraya TH wrote:<br>
&gt;    i have tested this loop, it works well, my problem is:<br>
&gt;    Each time i work with criu, i set the path variable, i update the<br>
&gt;    bash_profile but the same problem persists<br>
<br>
</div>try<br>
<br>
echo &quot;export PATH=${PATH}:/home/thouraya/criu-1.3-rc2&quot;  &gt;&gt; ~/.bashrc<br>
</blockquote></div><br></div>