page-watcher: Initial Release


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News page-watcher: Initial Release
# 1  
Old 09-10-2008
page-watcher: Initial Release

A perl script that when used in conjunction with a scheduling application like cron will notify you when a page has changed.
ImageImage

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

script for adding page number before page breaks

Hi, If there is an expert that can help: I have many txt files that are produced from pdftotext that include page breaks the page breaks seem to be unix style hex 0C. I want to add page numbers before each page break as in : Page XXXX Regards antman (9 Replies)
Discussion started by: antman
9 Replies
Login or Register to Ask a Question
SUPYBOT-BOTCHK(1)					      General Commands Manual						 SUPYBOT-BOTCHK(1)

NAME
supybot-botchk - A script to start Supybot if it's not already running. SYNOPSIS
supybot-botchk [options] DESCRIPTION
supybot-botchk is a script that will start Supybot if it detects that one is not currently running. This can be useful for scheduling supybot(1) to run via cron(8). OPTIONS
-h, --help Show summary of options. -v, --verbose Use verbose output when running the script. --botdir=BOTDIR Determines which directory the bot be started in. --pidfile=PIDFILE Specifies the name of the pidfile to look for. This should be relative to the given botdir. --supybot=SUPYBOT Specifies the location of supybot(1). If this is not given, it is assumed that supybot(1) is in the user's $PATH. --conffile=CONFFILE Specifies the path to the bot's configuration file. This will be used when (re)starting the bot. SEE ALSO
python(1), supybot(1), supybot-test(1), supybot-wizard(1), supybot-adduser(1), supybot-plugin-doc(1), supybot-plugin-create(1) AUTHOR
This manual page was originally written by James Vega <jamessan at supybot dot com>. Permission is granted to copy, distribute and/or mod- ify this document under the terms of the Supybot license, a BSD-style license. APRIL 2005 SUPYBOT-BOTCHK(1)