#!/bin/bash -eE
                  #// Content-Type: text/plain; charset=utf-8
                  #// -eE option does not continue, if error was raised
                  #// -x option echos each commands
