github-actions[bot]
|
7a56da7417
|
[v1.12.0] 更新bunzip2用法 (#428) 12168960ea
|
2022-10-15 03:28:24 +00:00 |
github-actions[bot]
|
4939d4653c
|
[v1.12.0] Update chage.md (#427)
* Update chage.md
* 更新useradd用法 833b43d57b
|
2022-10-12 09:18:56 +00:00 |
github-actions[bot]
|
f94e04875b
|
[v1.12.0] doc: modify `timedatectl.md` (#426)
Co-authored-by: Qishuo <1799594843@qq.com> 4aaa543e5e
|
2022-10-03 13:11:21 +00:00 |
github-actions[bot]
|
78f3c1590d
|
[v1.12.0] released v1.12.0 3ae594b54c
|
2022-09-30 07:31:57 +00:00 |
github-actions[bot]
|
d16029835f
|
[v1.11.2] doc: format markdown code. 5f3845f7fe
|
2022-09-30 07:17:14 +00:00 |
github-actions[bot]
|
05e8592518
|
[v1.11.2] doc: update `wait.md` (#425). 250bdb2d5b
|
2022-09-30 07:15:18 +00:00 |
github-actions[bot]
|
928e924efd
|
[v1.11.2] Update wait.md (#425)
修正错误,补全实例 e9cac426da
|
2022-09-30 07:10:31 +00:00 |
github-actions[bot]
|
a890d81ca7
|
[v1.11.2] add `groupmems.md`. (#424) 2a62de95bd
|
2022-09-27 15:29:50 +00:00 |
github-actions[bot]
|
89060a18e6
|
[v1.11.2] doc: Update README.md 11b1390064
|
2022-09-14 09:02:44 +00:00 |
github-actions[bot]
|
8eb22bfeb1
|
[v1.11.2] doc: Update README.md (#422) a96946cfde
|
2022-09-14 08:59:49 +00:00 |
github-actions[bot]
|
b72ea04879
|
[v1.11.2] chore(deps): update dependency uglify-js to ~3.17.0 (#401) f34e08f5ef
|
2022-09-12 07:22:46 +00:00 |
github-actions[bot]
|
a651f0fb1e
|
[v1.11.2] chore(deps): update dependency markdown-to-html-cli to ~3.5.0 (#415) edcc1c41ff
|
2022-09-12 07:05:34 +00:00 |
github-actions[bot]
|
1b7d8387d2
|
[v1.11.2] update 7z.md (#421)
* add xrandr.md
* add ag.md
* Update ag.md
* 统一格式,方便脚本处理 7z.md 542a8e9466
|
2022-09-12 07:05:14 +00:00 |
github-actions[bot]
|
1915ca308d
|
[v1.11.2] add ag.md (#420) e6788747c6
|
2022-09-11 11:14:42 +00:00 |
github-actions[bot]
|
be513ae8cf
|
[v1.11.2] add xrandr.md (#419) 76ebd2748a
|
2022-09-10 15:47:45 +00:00 |
github-actions[bot]
|
013f91200d
|
[v1.11.2] Update gcc.md (#418) bb830bc4cb
|
2022-09-08 12:14:12 +00:00 |
github-actions[bot]
|
127cdcfbec
|
[v1.11.2] Update zcat.md 将“标注”改为“标准”。 (#417) d321536f58
|
2022-09-07 14:06:16 +00:00 |
github-actions[bot]
|
15856541ac
|
[v1.11.2] Update join.md (#414) 38e2b3dc57
|
2022-09-05 09:31:02 +00:00 |
github-actions[bot]
|
04e0c0783e
|
[v1.11.2] Update join.md (#414) bbd6994a1d
|
2022-09-05 09:30:05 +00:00 |
github-actions[bot]
|
588573774e
|
[v1.11.2] doc: Update README.md 2bab244211
|
2022-09-05 02:55:29 +00:00 |
github-actions[bot]
|
64899bb685
|
[v1.11.2] chore: update `scripts/dash.mjs` (#412) 6beddcc572
|
2022-08-30 09:37:12 +00:00 |
github-actions[bot]
|
3d534cba55
|
[v1.11.2] chore: udpate workflows config. ad6b52163a
|
2022-08-30 08:56:31 +00:00 |
github-actions[bot]
|
6ee3cb9602
|
[v1.11.2] released v1.11.2 65f29f66a0
|
2022-08-30 08:33:19 +00:00 |
github-actions[bot]
|
e2f60a9a24
|
[v1.11.1] feat: zip 变更 tgz, 新增 dash feed (#411) f75d1cb094
|
2022-08-30 08:28:06 +00:00 |
github-actions[bot]
|
4c6e9accec
|
[v1.11.1] released v1.11.1 8061086f1e
|
2022-08-30 07:12:03 +00:00 |
github-actions[bot]
|
aae799ecf1
|
[v1.11.0] Update nc.md (#409) 8a152e33e5
|
2022-08-30 06:26:34 +00:00 |
github-actions[bot]
|
c9faa020c0
|
[v1.11.0] 更新 nc 命令用例 (#409)
* 修改107行的g全局作用
g不应该是匹配每一行的第一个匹配项,而是每一行的所有匹配项
* 增加修改用户家目录的选项以及实例
增加修改用户家目录的选项以及实例
* 添加fping新命令
* Update fping.md
* updat find.md
* 修改错别字
* 更新sed使用方法
* 修改ip命令部分解释
* 添加nc用法
* modify nc
Co-authored-by: lutixiaya <13657216957@163.com>
Co-authored-by: 小弟调调™ <398188662@qq.com> 248fadc2b4
|
2022-08-30 06:21:46 +00:00 |
github-actions[bot]
|
3034eb0301
|
[v1.11.0] chore: update workflows config. ff590e7570
|
2022-08-30 06:20:44 +00:00 |
github-actions[bot]
|
b966f8d45e
|
[v1.11.0] docs: Update `expr.md` 更正文本 (#406) 6acbdf644d
|
2022-08-25 09:40:24 +00:00 |
github-actions[bot]
|
b7fe9b5530
|
[v1.11.0] chore: update workflows config. 01ceb77407
|
2022-08-22 15:22:33 +00:00 |
github-actions[bot]
|
a66a34396a
|
[v1.11.0] chore: update scripts. 7c99be41ac
|
2022-08-21 14:33:05 +00:00 |
github-actions[bot]
|
aadc1410b5
|
[v1.11.0] released v1.11.0 5683c1c3f5
|
2022-08-21 14:30:53 +00:00 |
github-actions[bot]
|
702bd6c41d
|
[v1.10.2] fix: fix formatting error. (#403) 81f6812ff5
|
2022-08-21 14:30:02 +00:00 |
github-actions[bot]
|
c10aa54a97
|
[v1.10.2] Add 7-zip.md (#403) 87f0072c3d
|
2022-08-21 08:37:41 +00:00 |
github-actions[bot]
|
4b74b8b2dd
|
[v1.10.2] Update rm.md 8e596b722a
|
2022-08-18 06:33:57 +00:00 |
github-actions[bot]
|
379d961b53
|
[v1.10.2] Update dc.md (#402) 480003bbf5
|
2022-08-18 00:57:52 +00:00 |
github-actions[bot]
|
c37d787992
|
[v1.10.2] fix: rename dc => dc.md (#402) af379c5ce5
|
2022-08-18 00:47:47 +00:00 |
github-actions[bot]
|
ee8b107356
|
[v1.10.2] feat: add `dc` (#402) 468c910776
|
2022-08-18 00:40:48 +00:00 |
github-actions[bot]
|
8e0a36f0e9
|
[v1.10.2] Update mpstat.md (#400)
1、更新的mpstat版本
2、新增%guest和%gnice两个表头的含义
3、跟新mpstat案例和输出
4、修正部分拼写错误
参考:http://sebastien.godard.pagesperso-orange.fr/man_mpstat.html b5718e1644
|
2022-08-15 02:09:08 +00:00 |
github-actions[bot]
|
c3147b3979
|
[v1.10.2] Update nice.md (#399) 1c7e476ebb
|
2022-08-14 23:57:39 +00:00 |
github-actions[bot]
|
be93039cce
|
[v1.10.2] chore(deps): update dependency stylus to ~0.59.0 (#397) 4e98340517
|
2022-08-13 05:55:21 +00:00 |
github-actions[bot]
|
7b0be035b4
|
[v1.10.2] doc: Update README.md aaf5966458
|
2022-08-11 06:19:47 +00:00 |
github-actions[bot]
|
0b2bd59470
|
[v1.10.2] released v1.10.2 935c63f4a4
|
2022-08-11 05:45:54 +00:00 |
github-actions[bot]
|
0e23f102a3
|
[v1.10.1] Update pr.md (#396) 4ffc63dc75
|
2022-08-11 00:38:22 +00:00 |
github-actions[bot]
|
de269eb052
|
[v1.10.1] 增加 sed 使用方法 (#395) a6a05826dd
|
2022-08-04 02:34:26 +00:00 |
github-actions[bot]
|
f9a713f079
|
[v1.10.1] 修改grep命令中的偏移错别字 (#394) b6227d7635
|
2022-08-03 10:27:22 +00:00 |
github-actions[bot]
|
98259fbd17
|
[v1.10.1] Update ping.md (#393)
添加 -w 超时秒数 5db620e1dd
|
2022-07-31 14:50:47 +00:00 |
github-actions[bot]
|
827320aff2
|
[v1.10.1] Update tar.md (#391) d7f7b46ea1
|
2022-07-26 13:04:52 +00:00 |
github-actions[bot]
|
3b56ed4563
|
[v1.10.1] chore: ommand/neofetach.md -> command/neofetch.md 15ab6a87bc
|
2022-07-25 08:04:25 +00:00 |
github-actions[bot]
|
8b4c3dddd7
|
[v1.10.1] chore: update workflows config. b9288fd98b
|
2022-07-25 07:55:40 +00:00 |