bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with "." and ","


From: James Youngman
Subject: Re: Problem with "." and ","
Date: Fri, 15 Mar 2019 14:54:35 +0100

There is a simple work around.  Set LC_NUMERIC=C or LC_ALL=C.

I can't test this right now, I'm on holiday away from any computer.


On Fri 15 Mar 2019, 14:50 Michal, <address@hidden> wrote:

> Hi,
> I terrible sorry if I'm wasting you time, but probably I found a bug. In
> example like this:
>  find /home/certget/ssl/example.pem -mtime -0,1
> This will work on server with locales changed to "pl_PL.UTF-8" and on
> servers with "en_US.UTF-8" I need to use "-mtime -0.1". It's very
> irritating when I need to check if this same script works on every server.
> Is it possible to unify this and use for example always ".".
>
> - Best Regards - Michal Dzwoniarski
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]