language-guess(1) - Linux man page
Name
language-guess - Guess the language of a text file
Synopsis
language-guess file ...
Options
- -h
Prints this manual page in text format.
-v
Prints the current version of language-guess.
Description
language-guess takes one or more file names as arguments and guesses for each one which language it is written in. It uses Text::Language::Guess, please see its manual page for details.
Examples
$ language-guess bill.txt
Legalese
Copyright 2005 by Mike Schilli, all rights reserved. This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
Author
2005, Mike Schilli <cpan@perlmeister.com>
