标签: shell if-statement unix unix-timestamp
下面的程序做什么?
if [ -f /tmp/monfichier ] then echo `date "+%Y%m%d" ` fi
答案 0 :(得分:0)
如果文件退出,则打印日期