Man Linux: Main Page and Category List

NOM

       twill-fork - a simple scripting language for Web browsing

SYNOPSIS

       twill-fork [option] [script(s)]

DESCRIPTION

       Twill is a simple language that allows users to browse the Web from a
       command-line interface. With twill, you can navigate through Web sites
       that use forms, cookies, and most standard Web features. You can use
       the twill-fork script to do some stress testing.

OPTIONS

       --help/-h
           print usage information

       --url/-u URL
           Start at the given URL before each script

       --number/-n
           Number of times to run the given script(s)

       --processes/-p
           Number of processes to execute in parallel

SEE ALSO

       twill-sh (1).

AUTHORS

       Twill was written by C. Titus Brown titus@idyll.org and

       This manual page was written by Arnaud Fontaine arnau@debian.org for
       the Debian system (but may be used by others). Permission is granted to
       copy, distribute and/or modify this document under the terms of the GNU
       General Public License, Version 2 any later version published by the
       Free Software Foundation.

       On Debian systems, the complete text of the GNU General Public License
       can be found in /usr/share/common-licenses/GPL.

COPYRIGHT

       Copyright © 2007 Arnaud Fontaine

                                april 10, 2007                        TWILL(1)