None
twill-sh - a simple scripting language for Web browsing
twill-sh [option] [script(s)]
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. twill-sh lets you interactively browse the Web.
--help/-h
print usage information
--version/-v
Show version information and exit
--quiet/-q
Do not show normal output
--interactive/-i
Drop into an interactive shell after running files if any
--fail/-f
Exit on first file which fails
--never-fail/-n
Continue executing scripts even if errors occur
--url/-u URL
Start at the given URL before each script
twill-fork (1).
Twill was written by C. Titus Brown [email protected] and
This manual page was written by Arnaud Fontaine [email protected] 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 © 2007 Arnaud Fontaine