On Sat, 22 Oct 2016, Nick Holland <n...@holland-consulting.net> wrote:
> (and it wouldn't surprise me if Linux "saves" you from this error, and
> it would just make me hate it all the more)

No need to kick the poor penguin...

> $ uname
> Linux
> $ mkdir /tmp/test
> $ cd $_
> $ touch "pi.c"
> $ touch "pi.c "
> $ ls | hexdump -C    
> 00000000  70 69 2e 63 0a 70 69 2e  63 20 0a                 |pi.c.pi.c .|
> 0000000b

Reply via email to