<div dir="ltr"><div><font face="arial, helvetica, sans-serif">Fedora 23 x64. </font></div><div><br></div><div><div><font face="monospace, monospace">Linux <a href="http://phoenix.magitech.ca">phoenix.magitech.ca</a> 4.5.7-202.fc23.x86_64 #1 SMP Tue Jun 28 18:22:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux</font></div><div><span style="font-family:monospace,monospace">gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)</span><br></div><div><span style="font-family:monospace,monospace">tcsh 6.19.00 (Astron) 2015-05-21 (x86_64-unknown-linux) options wide,nls,dl,al,kan,rh,color,filec</span><br></div><div style="font-family:arial,helvetica,sans-serif"><br></div></div><div><font face="monospace, monospace">[root@phoenix ~]# complete find &#39;n/-user/u/&#39; &#39;n/-exec/c/&#39;</font></div><div><font face="monospace, monospace">[root@phoenix ~]# find . -user</font></div><div><font face="monospace, monospace">anaconda-ks.cfg       Desktop/              initial-setup-ks.cfg  source/</font></div><div><font face="monospace, monospace">[root@phoenix ~]# find . -user</font></div><div><br></div><div>It&#39;s showing files for me too. </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>--</div>Wyatt Zacharias<div><br></div></div></div></div>
<br><div class="gmail_quote">On Fri, Jul 29, 2016 at 12:52 AM, Trevor Cordes <span dir="ltr">&lt;<a href="mailto:trevor@tecnopolis.ca" target="_blank">trevor@tecnopolis.ca</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(If you want to help me, this will only take you 1 minute!)<br>
<br>
I&#39;ve hit a bug in the new Fedora 23 version of tcsh.  Can someone help me<br>
confirm this bug on another box?  It *only* happens on 64-bit x86_64 so I<br>
need someone running 64-bit.  Also, it only seems to happen if gcc5 is<br>
used to compile, so your distro has to be pretty new (Fedora 23 or newer<br>
for example).  Preferably kernel 4+ too.<br>
<br>
You can tell if you&#39;re 64-bit using:<br>
uname -i<br>
If you see 64 in there, you&#39;re 64.<br>
<br>
Try:<br>
gcc --version<br>
If it&#39;s 5+ that&#39;s good.<br>
<br>
Lastly, see what kernel ver:<br>
uname -r<br>
If it&#39;s 4+ then we&#39;re in business...<br>
<br>
<br>
All I need from you if match the above is start tcsh:<br>
tcsh<br>
<br>
If it says command not found then you need to install it with your package<br>
manager, like &quot;dnf install tcsh&quot; or &quot;apt-get ...whatever&quot;.  Then start<br>
tcsh by typing tcsh.<br>
<br>
<br>
Here&#39;s the actual test, paste this in tcsh:<br>
<br>
complete find &#39;n/-user/u/&#39; &#39;n/-exec/c/&#39;<br>
<br>
then type:<br>
<br>
find . -user [TAB]<br>
<br>
(hit TAB key where I put tab above, don&#39;t type the brackets)<br>
<br>
Does it list the users on your system or does it list the files/dirs in<br>
the current directory?  My bug is that it shows the files, not the users.<br>
<br>
Could also try:<br>
<br>
complete tcsh n/-c/c/<br>
<br>
then type:<br>
<br>
tcsh -c [TAB]<br>
<br>
Should give the same results (showing files instead of commands).<br>
<br>
<br>
One last thing, please let me know your tcsh version:<br>
tcsh --version<br>
<br>
I&#39;ve only gotten this bug to occur on 6.19.<br>
<br>
Aside: this is a first, the bug is ONLY on my x86_64 boxes and not my i686<br>
PAE ones!  Ha!<br>
<br>
<br>
Thanks all!<br>
_______________________________________________<br>
Roundtable mailing list<br>
<a href="mailto:Roundtable@muug.mb.ca">Roundtable@muug.mb.ca</a><br>
<a href="http://www.muug.mb.ca/mailman/listinfo/roundtable" rel="noreferrer" target="_blank">http://www.muug.mb.ca/mailman/listinfo/roundtable</a><br>
</blockquote></div><br></div>