Re: Odd behaviour for GREP

2016-10-04 Thread Philip Rhoades
Dave, On 2016-10-02 23:10, Dave Mitchell wrote: On Sun, Oct 02, 2016 at 09:15:36PM +1100, Philip Rhoades wrote: On F25 x86_64 as user "fedora" with default environment I get: grep Cock application.html.erb Provider for the National Disability Insurance Trial Site in Kwinana/ Cockburn gr

Re: Odd behaviour for GREP

2016-10-03 Thread Tom Killian
Sorry, should be "directory is searchable bur not readable". On Mon, Oct 3, 2016 at 9:48 AM, Tom Killian wrote: > People, >> >> On F25 x86_64 as user "fedora" with default environment I get: >> >> grep Cock application.html.erb >> >>Provider for the National Disability Insurance Trial Site i

Re: Odd behaviour for GREP

2016-10-03 Thread Tom Killian
> > People, > > On F25 x86_64 as user "fedora" with default environment I get: > > grep Cock application.html.erb > >Provider for the National Disability Insurance Trial Site in Kwinana/ > Cockburn > > grep Cock * > >grep: *: No such file or directory This behaviour generally means that t

Re: Odd behaviour for GREP

2016-10-02 Thread Samuel Sieb
On 10/02/2016 03:15 AM, Philip Rhoades wrote: grep Cock * grep: *: No such file or directory This is not a grep problem, it's a shell problem. What does 'ls *' do? What is the output from 'echo $SHELL'? ___ users mailing list -- users@lists.fedor

Re: Odd behaviour for GREP

2016-10-02 Thread Dave Mitchell
On Sun, Oct 02, 2016 at 09:15:36PM +1100, Philip Rhoades wrote: > On F25 x86_64 as user "fedora" with default environment I get: > > grep Cock application.html.erb > > Provider for the National Disability Insurance Trial Site in Kwinana/ > Cockburn > > grep Cock * > > grep: *: No such file

Re: Odd behaviour for GREP - correction

2016-10-02 Thread Patrick O'Callaghan
On Sun, 2016-10-02 at 21:17 +1100, Philip Rhoades wrote: > > On F25 x86_64 as user "fedora" with default environment I get: > > > Actually it is F20 x86_64 - I forgot I was on a VM! F20 is EOLed and F25 is unreleased. If it happens in F23 or F24 then this would be the place to discuss it. poc _

Re: Odd behaviour for GREP - correction

2016-10-02 Thread Philip Rhoades
On 2016-10-02 21:15, Philip Rhoades wrote: People, On F25 x86_64 as user "fedora" with default environment I get: Actually it is F20 x86_64 - I forgot I was on a VM! grep Cock application.html.erb Provider for the National Disability Insurance Trial Site in Kwinana/ Cockburn grep Coc

Odd behaviour for GREP

2016-10-02 Thread Philip Rhoades
People, On F25 x86_64 as user "fedora" with default environment I get: grep Cock application.html.erb Provider for the National Disability Insurance Trial Site in Kwinana/ Cockburn grep Cock * grep: *: No such file or directory grep Cock a* grep: a*: No such file or directory grep