I often need to watch a log file in live action, for error detection. The command tail -f will display the last 10 lines of a file, and then continuously wait ...
確定! 回上一頁