1、調(diào)整Linux服務(wù)的系統(tǒng)時(shí)間 date -s 2023-12-01 2、查詢文本中的關(guān)鍵字 grep '北京' 22.txt 3、查看Linux服務(wù)器的內(nèi)存大小,使用情況 free -h