-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Operations: Excellence #123
Comments
usage() {
cat <<'EOF'
_ _ _ _ _ ____ _
_ __ __ _| |_ ___| |__ | \ | | / \ / ___| | ___
| '_ \ / _` | __/ __| '_ \ | \| | / _ \| | | | / __|
| |_) | (_| | || (__| | | | | |\ |/ ___ \ |___| |___\__ \
| .__/ \__,_|\__\___|_| |_| |_| \_/_/ \_\____|_____|___/
|_|
Usage:
$SCRIPT <enable>
$SCRIPT will update Network ACL's rules of select NACL's.
The script will not perform any action unless the enable option is set.
Requirements:
Where:
enable Enable commands to be run against environment.
EOF
} |
Lean and Kaizen |
Some more quotes taken from http://typicalprogrammer.com/what-does-code-readability-mean that you might find interesting.
|
“Excellence is an art won by training and habituation. We do not act rightly because we have virtue or excellence, but we rather have those because we have acted rightly. We are what we repeatedly do. Excellence, then, is not an act but a habit.”
–Aristotle
The text was updated successfully, but these errors were encountered: