Skip to content

Commit 9f0b416

Browse files
authored
docs: update misteo's readme
1 parent bc67580 commit 9f0b416

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

misteo/README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,10 @@
44
bash ./misteo.bash
55
```
66

7-
只能 bash, shell 不行,~~鬼知道这玩意怎么跑起来的~~
7+
只能 bash, shell 不行,~~鬼知道这玩意怎么跑起来的~~
8+
9+
终端里直接输入会有字符转义问题,所以要多加几个转义符 `\`, 下面这个是可以直接复制粘贴运行的版本
10+
11+
```bash
12+
tr -d \\`tr %-t \!-t<<<r` <<<`tr \!-t /-t<<<:;tr ,-t --t<<<d;tr %-t --t<<<d;tr %-t --t<<<d;tr /-t ,-t<<<r;`", "`tr /-t +-t<<<[;tr /-t ,-t<<<r;`"r"`tr %-t --t<<<d`"d\!"
13+
```

0 commit comments

Comments
 (0)