1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
.TH GCPEGG 1
.SH NAME
gcpegg \- Global Consciousness Project REG Software
.SH SYNOPSIS
.B gcpbasket
.br
.B eggsh
.br
.B regtest
.br
.SH "DESCRIPTION"
These programs are the pieces needed to host a REG for the Global
Consciousness Project. The sourcecode ships with essentially no
documentation, this manual page has been written for Debian GNU/Linux
to provide the briefest of overviews.
.SH "COMMANDS"
The
.BR eggsh
program is the main data collection and transmission program. It is
launched at boot and runs persistently. Is is configured using the
/etc/eggrc file.
The
.B gcpbasket
command is the data collector, and is not normally needed by an EGG
site.
The
.B regtest
command provides a simple test of REG operation.
.SH "SEE ALSO"
.B http://noosphere.princeton.edu
|