osx/s*: add link (#7428)

This commit is contained in:
meowmeowcat
2021-11-15 03:45:59 +08:00
committed by GitHub
parent 2fffd9d6a1
commit a36f8550d8
16 changed files with 16 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
> 管理系统配置参数。
> 设置配置时必须是 root 权限。
> 更多信息:<https://ss64.com/osx/scutil.html>.
- 显示 DNS 配置:

View File

@@ -1,6 +1,7 @@
# shutdown
> 关闭并重新启动系统。
> 更多信息:<https://ss64.com/osx/shutdown.html>.
- 立即关机:

View File

@@ -1,6 +1,7 @@
# stat
> 显示文件状态。
> 更多信息:<https://ss64.com/osx/stat.html>.
- 显示文件属性,如大小、权限、创建和访问日期等:

View File

@@ -1,6 +1,7 @@
# sw_vers
> 打印 macOS 操作系统的版本信息。
> 更多信息:<https://ss64.com/osx/sw_vers.html>.
- 打印所有可用信息(操作系统名称、版本号和构建版本):

View File

@@ -1,6 +1,7 @@
# sysctl
> 访问内核状态信息。
> 更多信息:<https://ss64.com/osx/sysctl.html>.
- 显示所有可用变量及其值:

View File

@@ -1,6 +1,7 @@
# system_profiler
> 报告系统硬件和软件配置。
> 更多信息:<https://ss64.com/osx/system_profiler.html>.
- 显示可由 System Profiler.app 打开的完整系统资源报告:

View File

@@ -1,6 +1,7 @@
# systemsetup
> 配置系统首选项计算机设置。
> 更多信息:<https://ss64.com/osx/systemsetup.html>.
- 启用远程登录SSH