logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fingerw - WWW::Finger command-line tool

Author

       Toby Inkster, <tobyink@cpan.org>

Disclaimer Of Warranties

       THIS  PACKAGE  IS  PROVIDED  "AS  IS"  AND  WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
       LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

perl v5.32.1                                       2021-09-11                                        FINGERW(1p)

Name

       fingerw - WWW::Finger command-line tool

Options

--help  Prints a brief help message and exits.

       --format
               Sets  the output format. Currently supported are 'text' (a human readable plain text output - the
               default), 'vcard' (vCard 3.0), 'xml' (RDF/XML) and 'nt' (N-Triples);

               The amount and type of data returned may vary depending on which format is chosen.

       --verbose
               Shows debugging messages.

Synopsis

       fingerw [options] identifier

         Options:
           --help, -h         this help message
           --format=F, -f F   output format
           --verbose, -v      increase verbosity

       The identifier should be an e-mail-like URI.

See Also