1.概述 tail -f catalina.out 出现警告: tail: inotify cannot be used, reverting to polling: Too many open files lsof | awk '{ print $2; }' | sort -rn | uniq -c | sort