티스토리 뷰

# tail -f 파일

ex. tail -f /tomcat/logs/catalina.out

  -f, --follow[={name|descriptor}]
                           output appended data as the file grows;
                           -f, --follow, and --follow=descriptor are
                           equivalent
댓글