#!/bin/bash

export DATE=$(date +"%y%m%d");
export TIME=$(date +"%T")
