Changeset 45


Ignore:
Timestamp:
03/29/2006 16:40:48 (6 years ago)
Author:
ccowart
Message:

Author information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman

    r44 r45  
    11#! /usr/local/bin/bash 
    2  
     2# 
     3# confman provides a command-line interface to Rescomp's server configuration  
     4# management system. 
     5# 
     6# confman --help 
     7#       Print help and usage information 
     8# 
     9# Author: Chris Cowart <ccowart@rescomp.berkeley.edu> 
     10# Date: 30 March 2006 
     11# 
    312# $Id$ 
     13 
     14 
    415 
    516# Some global definitions. Defaults that can be overriden by options. 
Note: See TracChangeset for help on using the changeset viewer.