12 2020 档案
Leetcode Shell编程练习
摘要:Leetcode在shell编程部分只有4道题。 第1题:第十行 难度:简单 题目: 给定一个文本文件 file.txt,请只打印这个文件中的第十行。示例:假设 file.txt 有如下内容:Line 1Line 2Line 3Line 4Line 5Line 6Line 7Line 8Line 9 阅读全文
posted @ 2020-12-01 16:25 桌子哥 阅读(251) 评论(0) 推荐(0) 编辑