linux date命令

2540阅读 0评论2016-06-22 intentness
分类:LINUX

计算一个指定的时间换算成1970年的秒数:
date -d "2016-01-05 09:25:10" +%s    
上一篇:tmux 异常处理
下一篇:多网卡接收组播问题