start=`date +%s` commands... end=`date +%s` echo Execution time was `expr $end - $start` seconds. If you need to have more ...
確定! 回上一頁