osascript, xattr, pmset, say, screencapture: add link (#7368)

This commit is contained in:
meowmeowcat
2021-11-02 21:02:04 +08:00
committed by GitHub
parent 048bcdd38a
commit b85bc433fb
9 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# osascript
> 在命令行中运行指定的 AppleScript 或 JavaScript 脚本程序。
> 更多信息:<https://ss64.com/osx/osascript.html>.
- 运行一个 AppleScript 命令:

View File

@@ -2,6 +2,7 @@
> 配置 macOS 电源管理设置,就像在系统首选项 > 节能程序中一样。
> 修改设置的命令必须以 `sudo` 开头。
> 更多信息:<https://ss64.com/osx/pmset.html>.
- 显示当前电源管理设置:

View File

@@ -1,6 +1,7 @@
# say
> 将文本转换为语音。
> 更多信息:<https://ss64.com/osx/say.html>.
- 大声说出一个句子:

View File

@@ -1,6 +1,7 @@
# xattr
> 用于扩展文件系统属性的实用程序。
> 更多信息:<https://ss64.com/osx/xattr.html>.
- 列出 键:值 列表,显示指定文件的值扩展属性: