osx/m*: add more information link (#7371)

This commit is contained in:
meowmeowcat
2021-11-04 01:09:46 +08:00
committed by GitHub
parent a9bfab7dc2
commit 1e75baed72
11 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# m
> macOS 上的瑞士军刀。
> 更多信息:<https://github.com/rgcr/m-cli>.
- 获取电池状态:

View File

@@ -1,6 +1,7 @@
# md5
> 计算 MD5 加密和校验。
> 更多信息:<https://ss64.com/osx/md5.html>.
- 计算一个文件的 MD5 校验值:

View File

@@ -1,6 +1,7 @@
# mdfind
> 列出与给定查询匹配的文件。
> 更多信息:<https://ss64.com/osx/mdfind.html>.
- 按文件名查找文件:

View File

@@ -1,6 +1,7 @@
# mdutil
> 管理 Spotlight聚焦搜索用于搜索的索引数据。
> 更多信息:<https://ss64.com/osx/mdutil.html>.
- 显示指定卷('/')的索引状态:

View File

@@ -1,6 +1,7 @@
# mkfile
> 创建一个或多个任意大小的空文件。
> 更多信息:<https://ss64.com/osx/mkfile.html>.
- 创建一个 15 千字节的空文件: