SlashHelperProgramsInBin: Difference between revisions

From SoylentNews
Jump to navigation Jump to search
No edit summary
No edit summary
Line 36: Line 36:


<h3>chkuser</h3>
<h3>chkuser</h3>
 
<pre>
usage:
usage:
  chkuser [ nickname | email ]
  chkuser [ nickname | email ]


Prints users data
Prints users data
</pre>
<h3>install-plugin</h3>
<pre>


Usage: install-plugin [OPTIONS]


<h3>install-plugin</h3>
Installs Slash plugins.
 
Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install plugins, just lists known plugins
        -L      Install files in htdocs using symlinks [y/n]
</pre>


<h3>install-slashsite</h3>
<h3>install-slashsite</h3>
Line 49: Line 62:


<h3>install-tagbox</h3>
<h3>install-tagbox</h3>
<pre>
Usage: $PROGNAME [OPTIONS]


Installs Slash tagboxes.
Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install tagboxes, just lists known tagboxes
</pre>
<h3>install-theme</h3>
<h3>install-theme</h3>
<pre>
Usage: install-theme [OPTIONS]


Installs Slash themes.
Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install themes, just lists known themes
        -L      Install files using symlinks [y/n]
</pre>
<h3>mechmonkey</h3>
<h3>mechmonkey</h3>
<pre>
Seems to do a lot of random things for test purposes.
</pre>
<h3>modslap</h3>
<pre>
Usage: modslap [OPTIONS] ... [UIDs]
SHORT PROGRAM DESCRIPTION
Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")


<h3>modslap</h3>
        [UIDs]  Space separated list of IDs to slap.


Reduces peoples mod points?
</pre>
<h3>purge-read-log</h3>
<h3>purge-read-log</h3>
<pre>
Usage: purge-read-log [OPTIONS] ... [FILES]
SHORT PROGRAM DESCRIPTION
Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -d      Discussions that are more than -d days old will be purged
</pre>


<h3>reload_armor</h3>
<h3>reload_armor</h3>

Revision as of 07:05, 22 February 2014

Provided Administrative Helper Programs in slash/bin

What they are and what they do.

/usr/local/slash/bin

backup-blocks

Usage: backup-blocks [OPTIONS]

Populate the backup_blocks table.  Will delete existing data
and insert the data from the blocks table.

        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")


bitchslap

bitchslap [OPTIONS] ... [UIDs]

SHORT PROGRAM DESCRIPTION

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -f      Force slap.

        [UIDs]  Space separated list of IDs to slap.

(reduces peoples Karma, modpoints, etc.)

chkuser

usage:
 chkuser [ nickname | email ]

Prints users data

install-plugin


Usage: install-plugin [OPTIONS]

Installs Slash plugins.

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install plugins, just lists known plugins
        -L      Install files in htdocs using symlinks [y/n]

install-slashsite

This is the main install program for slash. It gets input as to what your sitename is, what theme, plugins, etc. It should only be run once. You must uninstall before running it again.

install-tagbox

Usage: $PROGNAME [OPTIONS]

Installs Slash tagboxes.

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install tagboxes, just lists known tagboxes

install-theme

Usage: install-theme [OPTIONS]

Installs Slash themes.

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -l      Does not install themes, just lists known themes
        -L      Install files using symlinks [y/n]

mechmonkey

Seems to do a lot of random things for test purposes.

modslap

Usage: modslap [OPTIONS] ... [UIDs]

SHORT PROGRAM DESCRIPTION

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")

        [UIDs]  Space separated list of IDs to slap.

Reduces peoples mod points?

purge-read-log

Usage: purge-read-log [OPTIONS] ... [FILES]

SHORT PROGRAM DESCRIPTION

Main options:
        -h      Help (this message)
        -v      Version
        -u      Virtual user (default is "slash")
        -d      Discussions that are more than -d days old will be purged

reload_armor

runtask

slashmon

symlink-tool

template-check

template-tool