更新 script-examples/README.md

This commit is contained in:
2024-07-24 21:38:46 +08:00
parent a6b4c3f36a
commit 043382bbe0

View File

@@ -13,4 +13,3 @@ bash +x scriptfile.sh
|01|统计文件中的行数|[Code](./code/ex01.sh)|
|02|打印文件中指定最后行的内容|[Code](./code/ex02.sh)|
|03|显示指定行的内容|[Code](./code/ex03.sh)|
|04|||||||||