grep "=" TEST | awk -F"= " '{sum+=$2} END {print sum/NR} '. 7. sample script: 7-1. 使用script 去存取操作一個檔案, 若無input, 則用default.log.
確定! 回上一頁