Skip to content

Commit 6737364

Browse files
committed
add symbolic link for compatibility oldratlee#61
1 parent 064d2fc commit 6737364

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

docs/java.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2626

27+
<a id="beer-show-busy-java-threadssh"></a>
2728
:beer: [show-busy-java-threads](../show-busy-java-threads)
2829
----------------------
2930

@@ -321,6 +322,7 @@ class paths to find:
321322
322323
[tgic](https://github.com/tg123)提供此脚本。友情贡献者的链接[commandlinefu.cn](http://commandlinefu.cn/)|[微博linux命令行精选](http://weibo.com/u/2674868673)
323324
325+
<a id="find-in-jarssh"></a>
324326
:beer: [find-in-jars](../find-in-jars)
325327
----------------------
326328

docs/shell.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ $ rp /home /etc/../etc /home/admin
203203
../../etc
204204
```
205205

206+
<a id="beer-tcp-connection-state-countersh"></a>
206207
:beer: [tcp-connection-state-counter](../tcp-connection-state-counter)
207208
----------------------
208209

@@ -276,6 +277,7 @@ xpf /path/to/dir1 /path/to/foo1.txt
276277
`Shell`开发/测试加强
277278
====================================
278279

280+
<a id="beer-echo-argssh"></a>
279281
:beer: [echo-args](../echo-args)
280282
----------------------
281283

echo-args.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
echo-args

find-in-jars.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
find-in-jars

show-busy-java-threads.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
show-busy-java-threads

tcp-connection-state-counter.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tcp-connection-state-counter

0 commit comments

Comments
 (0)