other versions
- buster 0.9-4
TWILL(1) | [FIXME: manual] | TWILL(1) |
NOM¶
twill-fork - a simple scripting language for Web browsingSYNOPSIS¶
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/-hprint 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> andThis 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 FontaineApril 10, 2007 | [FIXME: source] |