Linux學習&覆盤(五):時間/搜索/管道符/壓縮

 1、date       2、date "+%Y年%m月%d日 %H:%M:%S"     3、設置當前時間 date -s "2020-12-12 18:13:00"       4、查看日曆 cal        5、顯示指定日曆 cal 2020   6、查找文件         6.1按文件名找         find /home -name addwrite.txt        
相關文章
相關標籤/搜索