摘要: 描述经常查看日志的时候,会从文件的末尾往前查看,于是请你写一个 bash脚本以输出一个文本文件 nowcoder.txt中的最后5行示例:假设 nowcoder.txt 内容如下: #include<iostream> using namespace std; int main() { int a 阅读全文
posted @ 2022-04-25 20:26 哥们要飞 阅读(113) 评论(0) 推荐(0)