cat
cat file.log
tail
# other tail -f
more
more log.log
less
less less.log
tailf
tailf -n 1000
wc
## 统计条数 wc -l