#!/bin/bash
# desc: print helloworld
# author: sx202
# time: 20180211
# version: v1.0
echo "hello world!!"