This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ----------------------------------------- | |
# (c) Copyright IBM Corp. 2015. All Rights Reserved. | |
# Author: Nathan Hernandez | |
# License: Apache 2.0 ( http://www.apache.org/licenses/LICENSE-2.0 ) | |
# | |
# IBM cannot guarantee or imply reliability, serviceability, or function of this script file. The script code is provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of this code. | |
# ----------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ----------------------------------------- | |
# (c) Copyright IBM Corp. 2015. All Rights Reserved. | |
# Author: Nathan Hernandez | |
# License: Apache 2.0 ( http://www.apache.org/licenses/LICENSE-2.0 ) | |
# | |
# IBM cannot guarantee or imply reliability, serviceability, or function of this script file. The script code is provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of this code. | |
# ----------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# ----------------------------------------- | |
# (c) Copyright IBM Corp. 2015. All Rights Reserved. | |
# Author: Nathan Hernandez | |
# License: Apache 2.0 ( http://www.apache.org/licenses/LICENSE-2.0 ) | |
# | |
# IBM cannot guarantee or imply reliability, serviceability, or function of this script file. The script code is provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of this code. | |
# ----------------------------------------- |