<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<p style="margin-bottom: 0cm"><a name="result_box1"></a><font style="font-size: 12pt;" size="3"><span lang="en">Hello,<br></span></font></p><p style="margin-bottom: 0cm"><font style="font-size: 12pt;" size="3"><span lang="en"><br></span></font></p><p style="margin-bottom: 0cm"><font style="font-size: 13pt" size="3"><span lang="en">My
name is Adel BELHABIBE, I am a student at Ingésup, which is a
computer engineering school in Paris, and  I want to report you a bug
about dash.</span></font></p>
<p style="margin-bottom: 0cm"><font style="font-size: 13pt" size="3"><span lang="en">I
realized a little problem when using the e option of the echo
command,  this option effectively allows the consideration of special
characters (\n, \t, ...etc.)  that said, after execution of the
command line, the result is not the desired one ----> it displays
the -e character followed by </span></font><span lang="en"> </span><font style="font-size: 13pt" size="3"><span lang="en">the
character corresponding to</span></font><font style="font-size: 13pt" size="3">
what</font><font style="font-size: 13pt" size="3"><span lang="en"> I
wanted to use (\t \c...etc.=> man echo).<br>Upon reflection, I
concluded that the problem was that dash is not doing his job, he's
not compatible with the shell bourne UNIX. <br>The problem was solved
after I put myself on root's rights, removed the symbolic link sh
(which was referencing to dash at bin directory) and have replaced it
using command “ln -s bash sh” to create a new one that references
to bash.<br>(See attached image) </span></font>
</p>
<p style="margin-bottom: 0cm" lang="en"><font style="font-size: 12pt;" size="3">The
bash makes service but this is not the norm, dahs is supposed to
represent the bourne shell  but he does not.</font></p><p style="margin-bottom: 0cm" lang="en"><br></p><p style="margin-bottom: 0cm" lang="en"><font style="font-size: 13pt" size="3">I
hope this report is useful and that this bug will be
corrected<br>Thanks.</font></p>
<p style="margin-bottom: 0cm" lang="en"><br>
</p>

                                          </div></body>
</html>