Commit Graph

1274 Commits

Author SHA1 Message Date
Lin Wuxian 034ef006ad
doc: Update nice.md (#572)
3句话能给你搞得前后矛盾
2024-04-07 16:42:10 +08:00
github-actions[bot] 3bf82f3a7a doc: update template/contributors.ejs. 2024-03-19 17:37:21 +00:00
github-actions[bot] dd479f7e8e doc: update README.md. 2024-03-19 17:37:21 +00:00
Derek 7ffccdbd48
doc: update command/du.md (#570)
du -d
2024-03-20 01:36:49 +08:00
github-actions[bot] a044c47170 doc: update template/contributors.ejs. 2024-03-14 17:36:42 +00:00
github-actions[bot] 4bc8306c00 doc: update README.md. 2024-03-14 17:36:41 +00:00
shuangcui a90fb67ea1
chore: fix some typos (#569)
Signed-off-by: shuangcui <fliter@qq.com>
2024-03-15 01:36:10 +08:00
github-actions[bot] 57bb010d97 doc: update template/contributors.ejs. 2024-03-13 13:10:21 +00:00
github-actions[bot] e1a427e9d1 doc: update README.md. 2024-03-13 13:10:21 +00:00
Lix 11cea6daf9
doc: update command/rm.md (#568) 2024-03-13 21:09:50 +08:00
github-actions[bot] 49b02fea2d doc: update template/contributors.ejs. 2024-03-04 07:03:34 +00:00
github-actions[bot] 9121c344b4 doc: update README.md. 2024-03-04 07:03:34 +00:00
Cui Yang 02e3ae8ef1
doc: fix typo in ack.md (#565) 2024-03-04 15:03:02 +08:00
github-actions[bot] 79c5ad5dc7 doc: update template/contributors.ejs. 2024-02-23 05:54:37 +00:00
github-actions[bot] 1280101616 doc: update README.md. 2024-02-23 05:54:36 +00:00
alterem aff91bcaf8
doc: update command/docker.md (#563)
Update docker.md docker 添加 docker network
2024-02-23 13:54:05 +08:00
github-actions[bot] a2f8efe17a doc: update template/contributors.ejs. 2024-01-30 07:01:23 +00:00
github-actions[bot] aa9e85ff2d doc: update README.md. 2024-01-30 07:01:23 +00:00
miniwater 7f87da9eed
fix: rename hcitool to hcitool.md (#559)
Fix file suffix exception
2024-01-30 15:00:54 +08:00
jaywcjlove c87b83bc57 doc: update command/kill.md 2024-01-23 20:00:28 +08:00
github-actions[bot] 0d3c492a81 doc: update template/contributors.ejs. 2024-01-23 11:45:51 +00:00
github-actions[bot] f437beb6b7 doc: update README.md. 2024-01-23 11:45:51 +00:00
jaywcjlove e45c112315 fix: renmae iscsiadm file name. #558 2024-01-23 19:45:08 +08:00
github-actions[bot] fb3ad5ed6d doc: update template/contributors.ejs. 2024-01-23 11:36:26 +00:00
github-actions[bot] a58b859a46 doc: update README.md. 2024-01-23 11:36:26 +00:00
Azroy 75def39e13
feat: add `iscsiadm` (#558) 2024-01-23 19:35:43 +08:00
github-actions[bot] a655e4a432 doc: update template/contributors.ejs. 2024-01-16 11:18:15 +00:00
github-actions[bot] 985fb037f1 doc: update README.md. 2024-01-16 11:18:14 +00:00
jaywcjlove aecf818c55 doc: update command/pip.md #556 2024-01-16 19:17:35 +08:00
github-actions[bot] 26abc181df doc: update template/contributors.ejs. 2024-01-16 11:09:30 +00:00
github-actions[bot] b351889e27 doc: update README.md. 2024-01-16 11:09:29 +00:00
Shan Chenyu 3d4819b119
feat: add pip.md (#556)
* doc: update README.md.

* doc: update template/contributors.ejs.

* Create pip

* doc: update README.md.

* doc: update template/contributors.ejs.

* Rename pip to pip.md

* doc: update README.md.

* doc: update template/contributors.ejs.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-16 19:08:33 +08:00
github-actions[bot] 646e1410f8 doc: update template/contributors.ejs. 2024-01-15 04:18:57 +00:00
github-actions[bot] 5fb7008433 doc: update README.md. 2024-01-15 04:18:56 +00:00
gggwvg 449a8c608e
chore: add sync.yml (#554)
* Create sync.yml

* doc: update README.md.

* doc: update template/contributors.ejs.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-15 12:18:27 +08:00
github-actions[bot] ab0cc031ee doc: update template/contributors.ejs. 2024-01-11 06:54:12 +00:00
github-actions[bot] 8bb6835e27 doc: update README.md. 2024-01-11 06:54:11 +00:00
xhal e9af515824
doc: update dd.md (#552)
* 补充7z/ab 安装命令及ab简单使用实例

* [dd] 增加参数说明及使用实例

* [7z/ab] == 修改为 ===
2024-01-11 14:53:38 +08:00
github-actions[bot] 06066f2cda doc: update template/contributors.ejs. 2023-12-31 14:05:35 +00:00
github-actions[bot] 8ce1016418 doc: update README.md. 2023-12-31 14:05:34 +00:00
YEUNGCHIE 7c9a1c0664
add column.md (#550) 2023-12-31 22:04:45 +08:00
沙漠之子 39e590c2f2
doc: update 7z.md (#549)
* Update 7z.md

1.新增`提取制定文件`示例
2.`archive` 统一翻译为压缩包
3.新增部分开关描述

* Update 7z.md
2023-12-28 19:27:40 +08:00
小弟调调 f0d955b9db
doc: Update README.md #548 2023-12-24 09:05:31 +08:00
github-actions[bot] cd64857d0e doc: update template/contributors.ejs. 2023-12-24 01:04:25 +00:00
github-actions[bot] f424577e14 doc: update README.md. 2023-12-24 01:04:24 +00:00
Shan Chenyu 66fb61d086
doc: Update README.md (#548)
* Update README.md

* Update README.md

* Update README.md
2023-12-24 09:03:53 +08:00
jaywcjlove 61875e0e24 doc: update tcpreplay.md #546 2023-12-13 07:16:56 +08:00
小弟调调 54bc9aa32a
doc: update zip.md & add example 2023-12-07 09:38:57 +08:00
小弟调调 7c5a8ea526
doc: update zip.md (fix #545) 2023-12-07 09:28:09 +08:00
github-actions[bot] 9640f33711 doc: update template/contributors.ejs. 2023-12-05 08:09:22 +00:00