改错别字
Build and Publish / Run (push) Successful in 6m45s
Details
Build and Publish / Run (push) Successful in 6m45s
Details
This commit is contained in:
parent
8bf629d140
commit
4711a45569
|
@ -161,7 +161,7 @@ ls -l $(cat files.txt)
|
|||
|
||||
## 课后作业
|
||||
|
||||
1. 使用Shell的输出重定向功能,在主目录中创建一个保存了住目录中所有文件的文件,命名为`files.txt`
|
||||
1. 使用Shell的输出重定向功能,在主目录中创建一个保存了主目录中所有文件列表的文件,命名为`files.txt`
|
||||
2. 使用`cat`读取所有文件的内容。
|
||||
|
||||
## 参考
|
||||
|
|
Reference in New Issue