#!/bin/bash
# mcsh.conf - Common settings for mcf scripts

# Enable logging
#logging=true

# Enable script tracing (set -x) for debugging
#trace=true

# Enable debug output
#debug=true

# Enable verbose output
#verbose=true

# Disable warnings
#quiet=true

# Enable intense testsuites
# intense=true

View the Script Reference Index


Generated on Tue Apr 25 21:21:36 PDT 2017 by mcsh i7 v0.18.0.