Skip to content

Commit 15ac5e0

Browse files
committed
默认英文标点符号
1 parent 81efdda commit 15ac5e0

8 files changed

+38702
-506
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,14 @@ EOF
153153

154154

155155

156+
### 排序并去重
157+
158+
```bash
159+
sort 1.txt | uniq > 2.txt
160+
```
161+
162+
163+
156164
### Unix文件格式转换器
157165

158166
```bash

installation.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ distribution_code_name: "ibus-rime"
22
distribution_name: Rime
33
distribution_version: 1.3
44
install_time: "Sat Oct 12 17:56:50 2019"
5-
installation_id: "e20759ef-d2df-41e6-b751-89c12cbdc2a5"
6-
rime_version: 1.3.2
5+
installation_id: "e20759ef-d2df-41e6-b751-89c12cbdc2a3"
6+
rime_version: 1.3.2

0 commit comments

Comments
 (0)