pages.*: use keith.github.io for builtin man pages (#12168)

This commit is contained in:
Vitor Henrique
2024-01-31 07:20:27 -03:00
committed by GitHub
parent fa48348c73
commit 4e4b80a5b7
344 changed files with 344 additions and 344 deletions

View File

@@ -2,7 +2,7 @@
> Audio file metadata parser for OS X.
> Built-in command of OS X.
> More information: <https://ss64.com/osx/afinfo.html>.
> More information: <https://keith.github.io/xcode-man-pages/afinfo.1.html>.
- Display info of a given audio file:

View File

@@ -1,7 +1,7 @@
# afplay
> Command-line audio player.
> More information: <https://ss64.com/osx/afplay.html>.
> More information: <https://keith.github.io/xcode-man-pages/afplay.1.html>.
- Play a sound file (waits until playback ends):

View File

@@ -1,7 +1,7 @@
# airport
> Wireless network configuration utility.
> More information: <https://ss64.com/osx/airport.html>.
> More information: <https://keith.github.io/xcode-man-pages/airport.1.html>.
- Show current wireless status information:

View File

@@ -2,7 +2,7 @@
> Manages wireless interfaces.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/airportd/>.
> More information: <https://keith.github.io/xcode-man-pages/airportd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# apachectl
> Apache HTTP Server control interface for macOS.
> More information: <https://www.unix.com/man-page/osx/8/apachectl/>.
> More information: <https://keith.github.io/xcode-man-pages/apachectl.8.html>.
- Start the `org.apache.httpd` launchd job:

View File

@@ -2,7 +2,7 @@
> Display the name of the system architecture, or run a command under a different architecture.
> See also: `uname`.
> More information: <https://www.unix.com/man-page/osx/1/arch/>.
> More information: <https://keith.github.io/xcode-man-pages/arch.1.html>.
- Display the system's architecture:

View File

@@ -2,7 +2,7 @@
> Portable GNU assembler.
> Primarily intended to assemble output from `gcc` to be used by `ld`.
> More information: <https://www.unix.com/man-page/osx/1/as/>.
> More information: <https://keith.github.io/xcode-man-pages/as.1.html>.
- Assemble a file, writing the output to `a.out`:

View File

@@ -2,7 +2,7 @@
> Restore (copy) a disk image onto a volume.
> The command name stands for Apple Software Restore.
> More information: <https://www.unix.com/man-page/osx/8/asr/>.
> More information: <https://keith.github.io/xcode-man-pages/asr.8.html>.
- Restore a disk image to a target volume:

View File

@@ -2,7 +2,7 @@
> Runs `automount` on startup and network configuration change events.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/autofsd/>.
> More information: <https://keith.github.io/xcode-man-pages/autofsd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/automountd/>.
> More information: <https://keith.github.io/xcode-man-pages/automountd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# auvaltool
> AudioUnit validation tool for Mac.
> More information: <https://www.unix.com/man-page/mojave/1/auvaltool>.
> More information: <https://keith.github.io/xcode-man-pages/auvaltool.1.html>.
- List all [a]vailable AudioUnits of any type:

View File

@@ -2,7 +2,7 @@
> A service for managing Audio Video Bridging (AVB) devices.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/1/avbdeviced/>.
> More information: <https://keith.github.io/xcode-man-pages/avbdeviced.1.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> Creates Time Machine backups and manages its backup history.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/backupd/>.
> More information: <https://keith.github.io/xcode-man-pages/backupd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# base64
> Encode and decode using Base64 representation.
> More information: <https://www.unix.com/man-page/osx/1/base64/>.
> More information: <https://keith.github.io/xcode-man-pages/base64.1.html>.
- Encode a file:

View File

@@ -2,7 +2,7 @@
> An arbitrary precision calculator language.
> See also: `dc`.
> More information: <https://manned.org/man/freebsd-13.0/bc.1>.
> More information: <https://keith.github.io/xcode-man-pages/bc.1.html>.
- Start an interactive session:

View File

@@ -2,7 +2,7 @@
> Provides support for biometric operations.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/biometrickitd/>.
> More information: <https://keith.github.io/xcode-man-pages/biometrickitd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> This supports the syncing of iCloud and iCloud Drive.
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/mojave/8/bird/>.
> More information: <https://keith.github.io/xcode-man-pages/bird.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# bless
> Set volume boot capability and startup disk options.
> More information: <https://ss64.com/osx/bless.html>.
> More information: <https://keith.github.io/xcode-man-pages/bless.1.html>.
- Bless a volume with only Mac OS X or Darwin, and create the BootX and `boot.efi` files as needed:

View File

@@ -2,7 +2,7 @@
> A service that handles all Bluetooth network connections.
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/osx/8/bnepd/>.
> More information: <https://keith.github.io/xcode-man-pages/bnepd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# caffeinate
> Prevent macOS from sleeping.
> More information: <https://ss64.com/osx/caffeinate.html>.
> More information: <https://keith.github.io/xcode-man-pages/caffeinate.8.html>.
- Prevent from sleeping for 1 hour (3600 seconds):

View File

@@ -1,7 +1,7 @@
# cal
> Prints calendar information.
> More information: <https://ss64.com/osx/cal.html>.
> More information: <https://keith.github.io/xcode-man-pages/cal.1.html>.
- Display a calendar for the current month:

View File

@@ -2,7 +2,7 @@
> Provides preferences services (`CFPreferences`, `NSUserDefaults`).
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/osx/8/cfprefsd/>.
> More information: <https://keith.github.io/xcode-man-pages/cfprefsd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# chflags
> Change file or directory flags.
> More information: <https://ss64.com/osx/chflags.html>.
> More information: <https://keith.github.io/xcode-man-pages/chflags.1.html>.
- Set the `hidden` flag for a file:

View File

@@ -2,7 +2,7 @@
> Backs the CloudKit feature.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/cloudd/>.
> More information: <https://keith.github.io/xcode-man-pages/cloudd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# codesign
> Create and manipulate code signatures for macOS.
> More information: <https://www.unix.com/man-page/osx/1/codesign/>.
> More information: <https://keith.github.io/xcode-man-pages/codesign.1.html>.
- Sign an application with a certificate:

View File

@@ -2,7 +2,7 @@
> A system agent providing the `LocalAuthentication` framework.
> It should not be invoked manually. See also: `coreauthd`.
> More information: <https://www.manpagez.com/man/8/coreautha/>.
> More information: <https://keith.github.io/xcode-man-pages/coreautha.8.html>.
- Start the agent:

View File

@@ -2,7 +2,7 @@
> A system daemon providing the `LocalAuthentication` framework.
> It should not be invoked manually. See also: `coreautha`.
> More information: <https://www.manpagez.com/man/8/coreauthd/>.
> More information: <https://keith.github.io/xcode-man-pages/coreauthd.8.html>.
- Start the agent:

View File

@@ -2,7 +2,7 @@
> Manages Night Shift.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/corebrightnessd/>.
> More information: <https://keith.github.io/xcode-man-pages/corebrightnessd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# csrutil
> Manage the System Integrity Protection configuration.
> More information: <https://ss64.com/osx/csrutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/csrutil.8.html>.
- Display the System Integrity Protection status:

View File

@@ -2,7 +2,7 @@
> SmartCard daemon.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/ctkd/>.
> More information: <https://keith.github.io/xcode-man-pages/ctkd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# cut
> Cut out fields from `stdin` or files.
> More information: <https://manned.org/man/freebsd-13.0/cut.1>.
> More information: <https://keith.github.io/xcode-man-pages/cut.1.html>.
- Print a specific character/field range of each line:

View File

@@ -1,7 +1,7 @@
# date
> Set or display the system date.
> More information: <https://ss64.com/osx/date.html>.
> More information: <https://keith.github.io/xcode-man-pages/date.1.html>.
- Display the current date using the default locale's format:

View File

@@ -1,7 +1,7 @@
# defaults
> Read and write macOS user configuration for applications.
> More information: <https://ss64.com/osx/defaults.html>.
> More information: <https://keith.github.io/xcode-man-pages/defaults.1.html>.
- Read system defaults for an application option:

View File

@@ -2,7 +2,7 @@
> Keeps track of purgeable space and asks clients to purge when space is low.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/deleted/>.
> More information: <https://keith.github.io/xcode-man-pages/deleted.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# diskutil
> Utility to manage local disks and volumes.
> More information: <https://ss64.com/osx/diskutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/diskutil.8.html>.
- List all currently available disks, partitions and mounted volumes:

View File

@@ -2,7 +2,7 @@
> Provides distributed notification services.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/distnoted/>.
> More information: <https://keith.github.io/xcode-man-pages/distnoted.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# ditto
> Copy files and directories.
> More information: <https://ss64.com/osx/ditto.html>.
> More information: <https://keith.github.io/xcode-man-pages/ditto.1.html>.
- Overwrite contents of destination directory with contents of source directory:

View File

@@ -1,7 +1,7 @@
# dmesg
> Write the kernel messages to `stdout`.
> More information: <https://www.manpagez.com/man/8/dmesg/>.
> More information: <https://keith.github.io/xcode-man-pages/dmesg.8.html>.
- Show kernel messages:

View File

@@ -1,7 +1,7 @@
# dot_clean
> Merge ._* files with corresponding native files.
> More information: <https://ss64.com/osx/dot_clean.html>.
> More information: <https://keith.github.io/xcode-man-pages/dot_clean.1.html>.
- Merge all `._*` files recursively:

View File

@@ -1,7 +1,7 @@
# drutil
> Interact with DVD burners.
> More information: <https://ss64.com/osx/drutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/drutil.1.html>.
- Eject a disk from the drive:

View File

@@ -2,7 +2,7 @@
> A simple interface to invoke the D language compiler, retrieve buffered trace, and print traced data from the DTrace kernel facility.
> Generic front-end to DTrace facility, requiring root privileges.
> More information: <https://www.unix.com/man-page/osx/1/dtrace/>.
> More information: <https://keith.github.io/xcode-man-pages/dtrace.1.html>.
- Set target data model for a specific architecture:

View File

@@ -1,7 +1,7 @@
# du
> Disk usage: estimate and summarize file and directory space usage.
> More information: <https://ss64.com/osx/du.html>.
> More information: <https://keith.github.io/xcode-man-pages/du.1.html>.
- List the sizes of a directory and any subdirectories, in the given unit (KiB/MiB/GiB):

View File

@@ -2,7 +2,7 @@
> Event Monitor service that accepts events from various services, runs them through a simple rules engine, and takes action.
> The actions can run commands, send email, or SMS messages.
> More information: <https://www.manpagez.com/man/8/emond/>.
> More information: <https://keith.github.io/xcode-man-pages/emond.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# fdesetup
> Set and retrieve FileVault related information.
> More information: <https://www.unix.com/man-page/mojave/8/fdesetup/>.
> More information: <https://keith.github.io/xcode-man-pages/fdesetup.8.html>.
- List current FileVault enabled users:

View File

@@ -2,7 +2,7 @@
> Coordinates access to files by multiple processes (`NSFileCoordinator`, `NSFilePresenter`).
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/osx/8/filecoordinationd/>.
> More information: <https://keith.github.io/xcode-man-pages/filecoordinationd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> Makes fonts available to the system.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/fontd/>.
> More information: <https://keith.github.io/xcode-man-pages/fontd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> Check the integrity of a filesystem or repair it. The filesystem should be unmounted at the time the command is run.
> It is a wrapper that calls `fsck_hfs`, `fsck_apfs`, `fsck_msdos`, `fsck_exfat`, and `fsck_udf` as needed.
> More information: <https://ss64.com/osx/fsck.html>.
> More information: <https://keith.github.io/xcode-man-pages/fsck.8.html>.
- Check filesystem `/dev/sdX`, reporting any damaged blocks:

View File

@@ -1,7 +1,7 @@
# GetFileInfo
> Get information about a file in an HFS+ directory.
> More information: <https://www.unix.com/man-page/osx/1/GetFileInfo/>.
> More information: <https://keith.github.io/xcode-man-pages/GetFileInfo.1.html>.
- Display information about a given file:

View File

@@ -1,7 +1,7 @@
# hdiutil
> Utility to create and manage disk images.
> More information: <https://ss64.com/osx/hdiutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/hdiutil.1.html>.
- Mount an image:

View File

@@ -2,7 +2,7 @@
> HID library userland daemon.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/hidd/>.
> More information: <https://keith.github.io/xcode-man-pages/hidd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# ipconfig
> View and control IP configuration state.
> More information: <https://ss64.com/osx/ipconfig.html>.
> More information: <https://keith.github.io/xcode-man-pages/ipconfig.8.html>.
- List all network interfaces:

View File

@@ -2,7 +2,7 @@
> Control Apple's `launchd` manager for launch daemons (system-wide services) and launch agents (per-user programs).
> `launchd` loads XML-based `*.plist` files placed in the appropriate locations, and runs the corresponding commands according to their defined schedule.
> More information: <https://manned.org/launchctl>.
> More information: <https://keith.github.io/xcode-man-pages/launchctl.1.html>.
- Activate a user-specific agent to be loaded into `launchd` whenever the user logs in:

View File

@@ -1,7 +1,7 @@
# lipo
> Tool for handling Mach-O Universal Binaries.
> More information: <https://ss64.com/osx/lipo.html>.
> More information: <https://keith.github.io/xcode-man-pages/lipo.1.html>.
- Create a universal file from two single-architecture files:

View File

@@ -1,7 +1,7 @@
# locate
> Find filenames quickly.
> More information: <https://manned.org/locate>.
> More information: <https://keith.github.io/xcode-man-pages/locate.1.html>.
- Look for pattern in the database. Note: the database is recomputed periodically (usually weekly or daily):

View File

@@ -1,7 +1,7 @@
# log
> View, export, and configure logging systems.
> More information: <https://www.dssw.co.uk/reference/log.html>.
> More information: <https://keith.github.io/xcode-man-pages/log.1.html>.
- Stream live system logs:

View File

@@ -1,7 +1,7 @@
# look
> Look for lines in sorted file.
> More information: <https://manned.org/look>.
> More information: <https://keith.github.io/xcode-man-pages/look.1.html>.
- Look for lines which begins with the given prefix:

View File

@@ -1,7 +1,7 @@
# lpstat
> Display status information about the current classes, jobs, and printers.
> More information: <https://ss64.com/osx/lpstat.html>.
> More information: <https://keith.github.io/xcode-man-pages/lpstat.1.html>.
- Show a long listing of printers, classes, and jobs:

View File

@@ -1,7 +1,7 @@
# machine
> Print machine type.
> More information: <https://manned.org/machine>.
> More information: <https://keith.github.io/xcode-man-pages/machine.1.html>.
- Print CPU architecture:

View File

@@ -1,7 +1,7 @@
# md5
> Calculate MD5 cryptographic checksums.
> More information: <https://ss64.com/osx/md5.html>.
> More information: <https://keith.github.io/xcode-man-pages/md5.1.html>.
- Calculate the MD5 checksum for a file:

View File

@@ -1,7 +1,7 @@
# mdfind
> List files matching a given query.
> More information: <https://ss64.com/osx/mdfind.html>.
> More information: <https://keith.github.io/xcode-man-pages/mdfind.1.html>.
- Find a file by its name:

View File

@@ -1,7 +1,7 @@
# mdls
> Display the metadata attributes for a file.
> More information: <https://ss64.com/osx/mdls.html>.
> More information: <https://keith.github.io/xcode-man-pages/mdls.1.html>.
- Display the list of metadata attributes for file:

View File

@@ -1,7 +1,7 @@
# mdutil
> Manage the metadata stores used by Spotlight for indexing.
> More information: <https://ss64.com/osx/mdutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/mdutil.1.html>.
- Show the indexing status of the startup volume:

View File

@@ -1,7 +1,7 @@
# nettop
> Display updated information about the network.
> More information: <https://www.manpagez.com/man/1/nettop/>.
> More information: <https://keith.github.io/xcode-man-pages/nettop.1.html>.
- Monitor TCP and UDP sockets from all interfaces:

View File

@@ -2,7 +2,7 @@
> This daemon controls the NFC controller.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/nfcd/>.
> More information: <https://keith.github.io/xcode-man-pages/nfcd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> Notification server.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/notifyd/>.
> More information: <https://keith.github.io/xcode-man-pages/notifyd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# nvram
> Manipulate firmware variables.
> More information: <https://ss64.com/osx/nvram.html>.
> More information: <https://keith.github.io/xcode-man-pages/nvram.8.html>.
- [p]rint all the variables stored in the NVRAM:

View File

@@ -2,7 +2,7 @@
> This retrieves and caches Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP) responses for certificate verification.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/1/ocspd/>.
> More information: <https://keith.github.io/xcode-man-pages/ocspd.1.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# open
> Opens files, directories and applications.
> More information: <https://ss64.com/osx/open.html>.
> More information: <https://keith.github.io/xcode-man-pages/open.1.html>.
- Open a file with the associated application:

View File

@@ -1,7 +1,7 @@
# opensnoop
> Tool that tracks file opens on your system.
> More information: <https://ss64.com/osx/opensnoop.html>.
> More information: <https://keith.github.io/xcode-man-pages/opensnoop.1m.html>.
- Print all file opens as they occur:

View File

@@ -1,7 +1,7 @@
# osascript
> Run AppleScript or JavaScript for Automation (JXA).
> More information: <https://ss64.com/osx/osascript.html>.
> More information: <https://keith.github.io/xcode-man-pages/osascript.1.html>.
- Run an AppleScript command:

View File

@@ -2,7 +2,7 @@
> Copy data from `stdin` to the clipboard.
> Comparable to pressing Cmd + C on the keyboard.
> More information: <https://ss64.com/osx/pbcopy.html>.
> More information: <https://keith.github.io/xcode-man-pages/pbcopy.1.html>.
- Place the contents of a specific file in the clipboard:

View File

@@ -2,7 +2,7 @@
> Send the contents of the clipboard to `stdout`.
> Comparable to pressing Cmd + V on the keyboard.
> More information: <https://ss64.com/osx/pbpaste.html>.
> More information: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
- Write the contents of the clipboard to a file:

View File

@@ -2,7 +2,7 @@
> Analyze photo libraries for Memories, People, and scene or object based search.
> `photoanalysisd` should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/photoanalysisd/>.
> More information: <https://keith.github.io/xcode-man-pages/photoanalysisd.8.html>.
- Start the daemon:

View File

@@ -2,7 +2,7 @@
> This handles all photo library requests.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/photolibraryd/>.
> More information: <https://keith.github.io/xcode-man-pages/photolibraryd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# ping
> Send ICMP ECHO_REQUEST packets to network hosts.
> More information: <https://ss64.com/osx/ping.html>.
> More information: <https://keith.github.io/xcode-man-pages/ping.8.html>.
- Ping the specified host:

View File

@@ -1,7 +1,7 @@
# pkgutil
> Query and manipulate Mac OS X Installer packages and receipts.
> More information: <https://ss64.com/osx/pkgutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/pkgutil.1.html>.
- List package IDs for all installed packages:

View File

@@ -1,7 +1,7 @@
# plutil
> View, convert, validate, or edit property list ("plist") files.
> More information: <https://www.manpagez.com/man/1/plutil/>.
> More information: <https://keith.github.io/xcode-man-pages/plutil.1.html>.
- Display the contents of one or more plist files in human-readable format:

View File

@@ -2,7 +2,7 @@
> Configure macOS power management settings, as one might do in System Preferences > Energy Saver.
> Commands that modify settings must begin with `sudo`.
> More information: <https://ss64.com/osx/pmset.html>.
> More information: <https://keith.github.io/xcode-man-pages/pmset.1.html>.
- Display the current power management settings:

View File

@@ -1,7 +1,7 @@
# ps
> Information about running processes.
> More information: <https://www.unix.com/man-page/osx/1/ps/>.
> More information: <https://keith.github.io/xcode-man-pages/ps.1.html>.
- List all running processes:

View File

@@ -1,7 +1,7 @@
# qlmanage
> QuickLook server tool.
> More information: <https://ss64.com/osx/qlmanage.html>.
> More information: <https://keith.github.io/xcode-man-pages/qlmanage.1.html>.
- Display QuickLook for one or multiple files:

View File

@@ -1,7 +1,7 @@
# reboot
> Reboot the system.
> More information: <https://ss64.com/osx/reboot.html>.
> More information: <https://keith.github.io/xcode-man-pages/reboot.8.html>.
- Reboot immediately:

View File

@@ -1,7 +1,7 @@
# rename
> Rename a file or group of files with a regular expression.
> More information: <https://www.manpagez.com/man/2/rename/>.
> More information: <https://keith.github.io/xcode-man-pages/rename.2.html>.
- Replace `from` with `to` in the filenames of the specified files:

View File

@@ -2,7 +2,7 @@
> Manually manipulate the routing tables.
> Necessitates to be root.
> More information: <https://www.manpagez.com/man/8/route/>.
> More information: <https://keith.github.io/xcode-man-pages/route.8.html>.
- Add a route to a destination through a gateway:

View File

@@ -1,7 +1,7 @@
# SafeEjectGPU
> Eject a GPU safely.
> More information: <https://www.unix.com/man-page/mojave/8/safeejectgpu>.
> More information: <https://keith.github.io/xcode-man-pages/safeejectgpu.8.html>.
- Eject all GPUs:

View File

@@ -1,7 +1,7 @@
# say
> Converts text to speech.
> More information: <https://ss64.com/osx/say.html>.
> More information: <https://keith.github.io/xcode-man-pages/say.1.html>.
- Say a phrase aloud:

View File

@@ -1,7 +1,7 @@
# screencapture
> Utility to take screenshots and screen recordings.
> More information: <https://ss64.com/osx/screencapture.html>.
> More information: <https://keith.github.io/xcode-man-pages/screencapture.1.html>.
- Take a screenshot and save it to a file:

View File

@@ -2,7 +2,7 @@
> Manage system configuration parameters.
> Necessitates to be root when setting configuration.
> More information: <https://ss64.com/osx/scutil.html>.
> More information: <https://keith.github.io/xcode-man-pages/scutil.8.html>.
- Display DNS Configuration:

View File

@@ -2,7 +2,7 @@
> Controls access to and modification of keychain items.
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/mojave/8/secd>.
> More information: <https://keith.github.io/xcode-man-pages/secd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# security
> Administer keychains, keys, certificates and the Security framework.
> More information: <https://ss64.com/osx/security.html>.
> More information: <https://keith.github.io/xcode-man-pages/security.1.html>.
- List all available keychains:

View File

@@ -3,7 +3,7 @@
> This manages security contexts and cryptographic operations.
> Works with secd for keychain access.
> It should not be invoked manually.
> More information: <https://www.unix.com/man-page/osx/1/securityd/>.
> More information: <https://keith.github.io/xcode-man-pages/securityd.1.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# shuf
> Generate random permutations.
> More information: <https://www.unix.com/man-page/linux/1/shuf/>.
> More information: <https://keith.github.io/xcode-man-pages/shuf.1.html>.
- Randomize the order of lines in a file and output the result:

View File

@@ -1,7 +1,7 @@
# shutdown
> Shutdown and reboot the system.
> More information: <https://ss64.com/osx/shutdown.html>.
> More information: <https://keith.github.io/xcode-man-pages/shutdown.8.html>.
- Power off (halt) immediately:

View File

@@ -2,7 +2,7 @@
> Apple Scriptable Image Processing System.
> Raster/Query images and ColorSync ICC Profiles.
> More information: <https://ss64.com/osx/sips.html>.
> More information: <https://keith.github.io/xcode-man-pages/sips.1.html>.
- Specify an output directory so that originals do not get modified:

View File

@@ -1,7 +1,7 @@
# softwareupdate
> Update macOS App Store apps.
> More information: <https://ss64.com/osx/softwareupdate.html>.
> More information: <https://keith.github.io/xcode-man-pages/softwareupdate.8.html>.
- List all available updates:

View File

@@ -2,7 +2,7 @@
> Manage the security assessment policy subsystem.
> Utility for managing Gatekeeper in macOS.
> More information: <https://www.unix.com/man-page/osx/8/SPCTL/>.
> More information: <https://keith.github.io/xcode-man-pages/SPCTL.8.html>.
- Turn off Gatekeeper:

View File

@@ -1,7 +1,7 @@
# split
> Split a file into pieces.
> More information: <https://ss64.com/osx/split.html>.
> More information: <https://keith.github.io/xcode-man-pages/split.1.html>.
- Split a file, each split having 10 lines (except the last split):

View File

@@ -1,7 +1,7 @@
# stat
> Display file status.
> More information: <https://ss64.com/osx/stat.html>.
> More information: <https://keith.github.io/xcode-man-pages/stat.1.html>.
- Show file properties such as size, permissions, creation and access dates among others:

View File

@@ -1,7 +1,7 @@
# sw_vers
> Print macOS operating system version information.
> More information: <https://ss64.com/osx/sw_vers.html>.
> More information: <https://keith.github.io/xcode-man-pages/sw_vers.1.html>.
- Print all available information (OS name, version number, and build):

View File

@@ -2,7 +2,7 @@
> Provides services for `Symptoms.framework`.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/symptomsd/>.
> More information: <https://keith.github.io/xcode-man-pages/symptomsd.8.html>.
- Start the daemon:

View File

@@ -1,7 +1,7 @@
# sysctl
> Access kernel state information.
> More information: <https://ss64.com/osx/sysctl.html>.
> More information: <https://keith.github.io/xcode-man-pages/sysctl.8.html>.
- Show all available variables and their values:

Some files were not shown because too many files have changed in this diff Show More