Posts Tagged ‘tail’

2 04 2009

tail

bigCat Posted in Linux - 0 Comment

tail -f -n100 error_log
即时更新error_log的倒数100行全部内容
-f 即时更新结果
-n 行数

Host: (miao) | Word: Press | Code: bigCat | Valid: HTML5