JSONBOT(1) jsb manual JSONBOT(1)NAME
jsb-init - The JSONBOT IRC program
SYNOPSIS
JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. jsb-init initialises a data directory
for the bot.
DESCRIPTION
jsb-init is used to initialise a data directory for the bot. It should not normally be necessary for the user to run this script, as the
bot will also initialise its own data directory when first run if it does not already exist.
USAGE
Usage: jsb-init
DOCUMENTATION
See http://jsonbot.appspot.com/docs for more documentation
SEE ALSO jsb(1), jsb-irc(1), jsb-xmpp(1), jsb-fleet(1), jsb-release(1), jsb-run(1), jsb-rollback(1), jsb-stop(1), jsb-upload(1), jsb-uploadall(1),
jsb-udp(1)AUTHOR
This manual page was written by Jeremy Malcolm <terminus@debian.org>, for the Debian GNU/Linux system (but may be used by others).
Debian GNU/Linux 7 Nov 2010 JSONBOT(1)
Check Out this Related Man Page
JSONBOT(1) jsb manual JSONBOT(1)NAME
jsb - The JSONBOT console program
SYNOPSIS
jsb is the console app build on the JSONBOT framework
DESCRIPTION
jsb is mainly used to quickly debug new written plugins, so you can test them without having to run a network connected bot.
USAGE
Usage: jsb [options]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-d DATADIR, --datadir=DATADIR
datadir to use
-x COMMAND, --execute=COMMAND
command to execute
-c CHANNEL, --channel=CHANNEL
channel to operate on
-n NAME, --name=NAME name of the console bot
-l LOGLEVEL, --loglevel=LOGLEVEL
logging level
DOCUMENTATION
See http://jsonbot.org for more documentation or see http://jsonbot.googlecode.com
SEE ALSO jsb-backup(1), jsb-init(1), jsb-irc(1), jsb-xmpp(1), jsb-fleet(1), jsb-tornado(1), jsb-sed(1), jsb-stop(1), jsb-udp(1), jsonbot(1)AUTHOR
This manual page was written by Bart Thate <bthate@gmail.com>, for the Debian GNU/Linux system (but may be used by others).
Debian GNU/Linux 22 Nov 2011 JSONBOT(1)
Hi All,
I am using Sun OS 5.9, when I did
ps -ef | grep oninit | wc -l
60
I come to know there are 60 oninit process, In Normal situation how many oninit process will run at a time?
Thanks
Sarwan. (2 Replies)
What is the difference between 'init s' and 'init 1'.
I know that both will work to change the current run level to single user mode.
Is there any difference in those two commands? (5 Replies)