Strange indeed.
And what is output of:
echo *

and 
echo ./*







>________________________________
> From: Erez D <[email protected]>
>To: linux-il <[email protected]> 
>Sent: Wednesday, April 9, 2014 12:52 PM
>Subject: strange ( * vs ./* )
> 
>
>
>erez@homer:~$ grep pppd *
>erez@homer:~$ 
>
>however:
>
>erez@homer:~$ grep pppd ./*
>./chat.sh:pppd connect 'chat -v -s ABORT ERROR ABORT'
>
>
>and:
>
>erez@homer:~$ grep pppd chat.sh
>pppd connect 'chat -v -s ABORT ERROR ABORT'
>
>strange !!!
>
>
>
>btw:
>erez@homer:~$ echo $SHELL
>/bin/bash
>erez@homer:~$ cat /etc/issue
>CentOS release 6.3 (Final)
>Kernel \r on an \m
>erez@homer:~$ uname -a
>Linux homer 2.6.32-358.14.1.el6.x86_64 #1 SMP Tue Jul 16 23:51:20 UTC 2013 
>x86_64 x86_64 x86_64 GNU/Linux
>
>
>
>
>
>
>
>_______________________________________________
>Linux-il mailing list
>[email protected]
>http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>
>

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to