WLOG(){ LOGPATH=$1 LOGTXT=$2 DATETIME=`date +"%Y%m%d %H:%M:%S"` printf "%-s\n" "$DATETIME: $LOGTXT" >> $LOGPATH }
Taipei time
張貼留言