osx/s*: add link (#7428)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
> Manage system configuration parameters.
|
||||
> Necessitates to be root when setting configuration.
|
||||
> More information: <https://ss64.com/osx/scutil.html>.
|
||||
|
||||
- Display DNS Configuration:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# shutdown
|
||||
|
||||
> Shutdown and reboot the system.
|
||||
> More information: <https://ss64.com/osx/shutdown.html>.
|
||||
|
||||
- Power off (halt) immediately:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# stat
|
||||
|
||||
> Display file status.
|
||||
> More information: <https://ss64.com/osx/stat.html>.
|
||||
|
||||
- Show file properties such as size, permissions, creation and access dates among others:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sw_vers
|
||||
|
||||
> Print macOS operating system version information.
|
||||
> More information: <https://ss64.com/osx/sw_vers.html>.
|
||||
|
||||
- Print all available information (OS name, version number, and build):
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# sysctl
|
||||
|
||||
> Access kernel state information.
|
||||
> More information: <https://ss64.com/osx/sysctl.html>.
|
||||
|
||||
- Show all available variables and their values:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# system_profiler
|
||||
|
||||
> Report system hardware and software configuration.
|
||||
> More information: <https://ss64.com/osx/system_profiler.html>.
|
||||
|
||||
- Display a full system profiler report which can be opened by System Profiler.app:
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# systemsetup
|
||||
|
||||
> Configure System Preferences machine settings.
|
||||
> More information: <https://ss64.com/osx/systemsetup.html>.
|
||||
|
||||
- Enable remote login (SSH):
|
||||
|
||||
|
Reference in New Issue
Block a user