linux shell中如何获取文件的最后一行

答: cat jello.txt | awk 'END {print}'

posted @ 2019-02-27 16:36  Jello  阅读(5512)  评论(0)    收藏  举报