mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-31 23:30:11 +08:00
fix content bug
This commit is contained in:
parent
3521f0c651
commit
e88a235ddc
@ -121,7 +121,7 @@ To experiment this, i'm going to create totally 7 files and 2 folders (5 regular
|
||||
|
||||
**Example-10 :** Count all files in the current directory by using the echo command in combination with the wc command. `4` indicates the amount of files in the current directory.
|
||||
```
|
||||
# echo core.md Dict.md lctt2014.md lctt2016.md LCTT翻译规范.md README.md sign.md 选题模板.txt 中文排版指北.md | wc
|
||||
# echo * | wc
|
||||
1 4 39
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user