<div dir="ltr"><div>same problem...  not on my terminal<br><br>bash-4.3$ x 1<br>PAR=1<br><br></div>but I must say you explained &quot;the why&quot; very well regards the initial empty parameter<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Dec 20, 2015 at 2:20 PM, Michael Welle <span dir="ltr">&lt;<a href="mailto:mwe012008@gmx.net" target="_blank">mwe012008@gmx.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Philip Brown &lt;<a href="mailto:philipbrown.es@gmail.com">philipbrown.es@gmail.com</a>&gt; writes:<br>
<br>
&gt; i think that is a feature of echo<br>
&gt; if you want without the space you could use printf<br>
&gt;<br>
&gt; alias x=&#39;printf &quot;PAR=%s\n&quot; $1&#39;<br>
same problem as with the initial question. What value does the $1 have?<br>
It is empty. alias does not expect any parameters, if that might be the<br>
idea behind $1.<br>
<br>
Regards<br>
hmw<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
biff4emacsen - A biff-like tool for (X)Emacs<br>
<a href="http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html" rel="noreferrer" target="_blank">http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html</a><br>
Flood - Your friendly network packet generator<br>
<a href="http://www.c0t0d0s0.de/flood/flood.html" rel="noreferrer" target="_blank">http://www.c0t0d0s0.de/flood/flood.html</a><br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" rel="noreferrer" target="_blank">http://fedoraproject.org/code-of-conduct</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" rel="noreferrer" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br></div>