shell常用命令
2017-12-29
获取当前时间戳
time_stamp=`date '+%Y%m%d%H%M'` echo $time_stamp
获取当前时间戳
time_stamp=`date '+%Y%m%d%H%M'` echo $time_stamp
发表评论: