码迷,mamicode.com
首页 > 其他好文 > 详细

时间戳当前时间命名

时间:2018-07-03 20:00:05      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:touch   17.   test   arc   date   %s   sea   时间   时间戳   

[root@search195 zfl2]# touch test$(date +%Y%m%d).txt
[root@search195 zfl2]# ls
test20180703.txt
[root@search195 zfl2]# touch test$(date +%Y%m%d_%H%M%S).txt
[root@search195 zfl2]# ls
test20180703_175917.txt test20180703.txt

时间戳当前时间命名

标签:touch   17.   test   arc   date   %s   sea   时间   时间戳   

原文地址:http://blog.51cto.com/jingfeng/2135722

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!