Lars Wirzenius liw@iki.fi Julien Palard julien@palard.fr isutf8 1 moreutils moreutils isutf8 check whether files are valid UTF-8 isutf8 file DESCRIPTION isutf8 checks whether files are syntactically valid UTF-8. Input is either files named on the command line, or the standard input. Notices about files with invalid UTF-8 are printed to standard output. OPTIONS Print out a help summary. Don't print messages telling which files are invalid UTF-8, merely indicate it with the exit status. Print only the names of files containing invalid UTF-8. Invert the selection: list UTF-8 compatible files. Also print an hexdump-like view of the error and some context. EXIT STATUS If the file is valid UTF-8, the exit status is zero. If the file is not valid UTF-8, or there is some error, the exit status is non-zero. AUTHOR Lars Wirzenius, Julien Palard SEE ALSO utf87