bash script header best practices

#!/bin/bash
########################
# Program Nmae: blabla   Author: John Miller
# Description: The purpose of the script
#------
# Change log:
# Date  Programmer Description
# 21.05.2018 Somebody    Initial implementation
########################

Comments

Popular posts from this blog

HAproxy logging

teamcity Automatic Agent Start under Linux

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all