linux 脚本打印时间

#!/bin/bash
now=$(/bin/date +%y%m%d%H%M%S%N)
echo $now $line

posted @ 2022-08-03 14:12  于光远  阅读(79)  评论(0编辑  收藏  举报