Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 23:20:10 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        mi@aldan.ziplink.net, joerg, freebsd-bugs
Subject:   Re: bin/1925
Message-ID:  <199611010720.XAA25369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: file does not consider cyrillic text as text -- breaks apsfilter

State-Changed-From-To: open-analyzed
State-Changed-By: joerg
State-Changed-When: Fri Nov 1 08:15:29 MET 1996
State-Changed-Why: 
Making file(1) considering the user's locale is most likely the wrong
way to go.  Anyway, it won't help at all in the case of a daemon since
a daemon doesn't have a locale (there might be users of various
different locales active on the same machine simultaneously).

SysV's file(1) seems to do a much better job in identifying text
files, so it's not out of question that we might find a better
algorithm as well.  I assume they take some line length into
consideration.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611010720.XAA25369>