cssmerge(1)                         CRM114                         cssmerge(1)



  NAME
      cssmerge - merge two .css files

  SYNOPSIS
      cssmerge  outputfile  (output .css file name) inputfile (input .css file
      name) [-v (verbose reporting)] [-s NNNN (new file length)]

  DESCRIPTION
      cssmerge is one of the CRM114 utilities for handling CRM114 .css  files.

      cssmerge  merges  the  two .css files given in the arguments, and writes
      the result to the first file.

      The file in the first argument will be created if it doesn't exist,  and
      overwritten  if  already existing. So, if you care about your old output
      .css file, make a copy somewhere else first.  The  file  in  the  second
      argument must already exist.

      The  length of the two .css files doesn't matter: merging two .css files
      of different length is allowed.

      You can also expand (or contract) a .css file this way: rename  the  old
      file,  and  allow a new one to be created with learnspam or learnnonspam
      while using the '-s nnnnnnnnn' s(lots) flag to set the number of feature
      slots  desired  in  the  new  file. Then cssmerge your old file into the
      fresh new file, and all is well.

  SEE ALSO
      cssutil(1), cssdiff(1), crm114(1)

      The CRM114 homepage is at http://crm114.sf.net/ .

  VERSION
      This manpage: $Id: cssmerge.azm,v 1.4 2004/02/25 14:56:06 vanbaal Exp  $
      This   manpage   describes  cssmerge  as  shipped  with  crm114  version
      20031229-1.0-SanityCheck.

  COPYRIGHT
      Copyright (C) 2001, 2002, 2003 William S. Yerazunis

      This program is free software; you can redistribute it and/or modify  it
      under  the  terms  of the GNU General Public License as published by the
      Free Software Foundation; either version 2 of the License, or  (at  your
      option) any later version.

      This  program  is  distributed  in  the hope that it will be useful, but
      WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL-
      ITY  or  FITNESS  FOR  A  PARTICULAR PURPOSE. See the GNU General Public
      License for more details.

      You should have received a copy of the GNU General Public License  along
      with    this    program    (see    COPYING);    if   not,   check   with
      http://www.gnu.org/copyleft/gpl.html or write to the Free Software Foun-
      dation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.

  AUTHOR
      William S. Yerazunis



  cssmerge 20040419-BlameEasterBunny-auto.1                          cssmerge(1)
