Perhaps something fishy with the shell glob expansion options. What does
"echo *" give vs "echo ./*"?



On 9 April 2014 19:52, Erez D <erez0...@gmail.com> wrote:

> 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
> Linux-il@cs.huji.ac.il
> http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
>
>


-- 
 [image: View my profile on LinkedIn]
<http://www.linkedin.com/in/gliderflyer>
_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to