mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
a*, g*, i*, osx[a*-i*]: add more information links (#6342)
This commit is contained in:
parent
ff74227350
commit
0590a21917
80 changed files with 80 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# caffeinate
|
||||
|
||||
> Hindert den Mac daran in den Schlaf-Modus zu gehen.
|
||||
> Weitere Informationen: <https://ss64.com/osx/caffeinate.html>.
|
||||
|
||||
- Halte den Mac für 1 Stunde (3600 Sekunden) wach:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# airport
|
||||
|
||||
> Utilidad de configuración de red inalámbrica.
|
||||
> Más información: <https://ss64.com/osx/airport.html>.
|
||||
|
||||
- Muestra la información del estado actual de la red inalámbrica:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# apachectl
|
||||
|
||||
> Interfaz de control pata Apache HTTP Server para macOS.
|
||||
> Más información: <https://www.unix.com/man-page/osx/8/apachectl/>.
|
||||
|
||||
- Inicia la tarea launchd `org.apache.httpd`:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# archey
|
||||
|
||||
> Herramienta sencilla para mostrar información del sistema con estilo.
|
||||
> Más información: <https://github.com/joshfinnie/archey-osx>.
|
||||
|
||||
- Muestra información del sistema:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Ensamblador portable GNU.
|
||||
> Principalmente destinado a ensamblar la salida de `gcc` para ser utilizada por` ld`.
|
||||
> Más información: <https://www.unix.com/man-page/osx/1/as/>.
|
||||
|
||||
- Ensambla un archivo, escribiendo la salida en `a.out`:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Restaura (copia) una imagen de disco en un volumen.
|
||||
> El nombre del comando significa Restauración de Software de Apple.
|
||||
> Más información: <https://www.unix.com/man-page/osx/8/asr/>.
|
||||
|
||||
- Restaura una imagen de disco en un volumen:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# id3tag
|
||||
|
||||
> Strumento per leggere, scrivere, e manipolare i tag (etichette) ID3v1 e ID3v2 di file MP3.
|
||||
> Maggiori informazioni: <https://www.systutorials.com/docs/linux/man/1-id3tag>
|
||||
|
||||
- Imposta l'etichetta dell'artista e del titolo in un file MP3:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# airport
|
||||
|
||||
> Strumento di configurazione delle reti senza fili.
|
||||
> Maggiori informazioni: <https://ss64.com/osx/airport.html>.
|
||||
|
||||
- Mostra le informazioni relative allo stato attuale delle connessioni senza fili:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# apachectl
|
||||
|
||||
> Interfaccia di controllo del server HTTP Apache per macOS.
|
||||
> Maggiori informazioni: <https://www.unix.com/man-page/osx/8/apachectl/>.
|
||||
|
||||
- Avvia il demone `org.apache.httpd`:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# archey
|
||||
|
||||
> Semplice strumento per mostrare con stile le informazioni di sistema.
|
||||
> Maggiori informazioni: <https://github.com/joshfinnie/archey-osx>.
|
||||
|
||||
- Mostra le informazioni di sistema:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Assembler GNU portabile.
|
||||
> Progettato principalmente per assemblare l'output di `gcc` ed utilizzarlo con `ld`.
|
||||
> Maggiori informazioni: <https://www.unix.com/man-page/osx/1/as/>.
|
||||
|
||||
- Assembla un file, scrivendo l'output su a.out:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Ripristina (copia) un'immagine disco dentro a un volume.
|
||||
> Il nome del comando sta per Apple Software Restore (software di ripristino Apple).
|
||||
> Maggiori informazioni: <https://www.unix.com/man-page/osx/8/asr/>.
|
||||
|
||||
- Ripristina un'immagine disco su un volume specifico:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Codifica e decodifica utilizzando la rappresentazione in base64.
|
||||
> Maggiori informazioni: <https://www.unix.com/man-page/osx/1/base64/>.
|
||||
|
||||
- Codifica un file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# caffeinate
|
||||
|
||||
> Impedisci al mac di sospendersi.
|
||||
> Maggiori informazioni: <https://ss64.com/osx/caffeinate.html>.
|
||||
|
||||
- Impedisci la sospensione per un'ora (3600 secondi):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# diskutil
|
||||
|
||||
> Strumento per gestire i dischi locali e i volumi.
|
||||
> Maggiori informazioni: <https://ss64.com/osx/diskutil.html>.
|
||||
|
||||
- Mostra tutti i dischi correnti, le partizioni e i volumi montati:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# airport
|
||||
|
||||
> 无线网络配置工具。
|
||||
> 更多信息:<https://ss64.com/osx/airport.html>.
|
||||
|
||||
- 显示当前的无线状态信息:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# apachectl
|
||||
|
||||
> 用于 macOS 的 Apache HTTP Server 控制接口(工具)。
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/8/apachectl/>.
|
||||
|
||||
- 启动 org.apache.httpd 服务:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# archey
|
||||
|
||||
> 漂亮地显示简单系统信息工具。
|
||||
> 更多信息:<https://github.com/joshfinnie/archey-osx>.
|
||||
|
||||
- 显示系统信息(彩色的):
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> 便携式 GNU 汇编程序。
|
||||
> 主要用于汇编 `gcc` 的输出以供 `ld` 使用。
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/1/as/>.
|
||||
|
||||
- 汇编文件,将输出写入 a.out:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> 将磁盘映像还原(复制)到卷上。
|
||||
> 命令名称是 Apple Software Restore 的缩写。
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/8/asr/>.
|
||||
|
||||
- 将磁盘映像复制到目标卷:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> 使用 Base64 来进行编码和解码。
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/1/base64/>.
|
||||
|
||||
- 编码目标文件:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# caffeinate
|
||||
|
||||
> 防止 Mac 进入休眠模式。
|
||||
> 更多信息:<https://ss64.com/osx/caffeinate.html>.
|
||||
|
||||
- 防止进入休眠模式 , 1 小时内(3600 秒):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# cal
|
||||
|
||||
> 打印日历信息。
|
||||
> 更多信息:<https://ss64.com/osx/cal.html>.
|
||||
|
||||
- 打印本月日历:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# carthage
|
||||
|
||||
> Cocoa 应用程序的依赖性管理工具。
|
||||
> 更多信息:<https://github.com/Carthage/Carthage>.
|
||||
|
||||
- 下载 Cartfile 中提到的所有依赖项的最新版本,并编译它们:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chflags
|
||||
|
||||
> 更改文件或文件夹的标志。
|
||||
> 更多信息:<https://ss64.com/osx/chflags.html>.
|
||||
|
||||
- 给文件设置 hidden(隐藏)标签:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# codesign
|
||||
|
||||
> 为 macOS 的应用程序签名。
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/1/codesign/>.
|
||||
|
||||
- 用证书签名:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# compgen
|
||||
|
||||
> 用于在 bash 中自动完成的内置命令,按两次 tab 键即可调用该命令。
|
||||
> 更多信息:<https://www.cyberciti.biz/open-source/command-line-hacks/compgen-linux-command/>.
|
||||
|
||||
- 显示所有可以执行的命令:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# date
|
||||
|
||||
> 设置或显示系统日期。
|
||||
> 更多信息:<https://ss64.com/osx/date.html>.
|
||||
|
||||
- 使用默认区域设置的格式显示当前日期 :
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# dd
|
||||
|
||||
> 转换并复制文件。
|
||||
> 更多信息:<https://ss64.com/osx/dd.html>.
|
||||
|
||||
- 从 isohybrid 文件(如 archlinux-xxx.iso)制作可用于引导系统启动的 USB 驱动器:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# diskutil
|
||||
|
||||
> 用于管理本地磁盘和卷的实用程序。
|
||||
> 更多信息:<https://ss64.com/osx/diskutil.html>.
|
||||
|
||||
- 列出所有当前可用的磁盘、分区和已装入的卷:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# ditto
|
||||
|
||||
> 复制文件和目录。
|
||||
> 更多信息:<https://ss64.com/osx/ditto.html>.
|
||||
|
||||
- 用源目录的内容覆盖目标目录的内容:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# drutil
|
||||
|
||||
> 与 DVD 刻录机交互。
|
||||
> 更多信息:<https://ss64.com/osx/drutil.html>.
|
||||
|
||||
- 从驱动器中弹出磁盘:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# du
|
||||
|
||||
> 磁盘使用率:估计和汇总文件和目录空间使用率。
|
||||
> 更多信息:<https://ss64.com/osx/du.html>.
|
||||
|
||||
- 以给定单位(kb/mb/gb)列出目录和所有子目录的大小:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# duti
|
||||
|
||||
> 在 macOS 上为文档类型和网页设置默认打开的应用程序。
|
||||
> 更多信息:<https://github.com/moretension/duti>.
|
||||
|
||||
- 将 Safari 设置为 HTML 文档的默认打开程序:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# eval
|
||||
|
||||
> 在当前 shell 中以单个命令的形式执行参数,并返回其结果。
|
||||
> 更多信息:<https://ss64.com/osx/eval.html>.
|
||||
|
||||
- 使用 'foo' 做为参数调用 `echo`:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# export
|
||||
|
||||
> 命令为当前 shell 中的子进程进行环境变量设置。
|
||||
> 更多信息:<https://ss64.com/osx/export.html>.
|
||||
|
||||
- 设置为新的环境变量:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# ftp
|
||||
|
||||
> Tools to interact with a server via File Transfer Protocol.
|
||||
> More information: <https://manned.org/ftp>.
|
||||
|
||||
- Connect to an FTP server:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# host
|
||||
|
||||
> Lookup Domain Name Server.
|
||||
> More information: <https://manned.org/host>.
|
||||
|
||||
- Lookup A, AAAA, and MX records of a domain:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# hr
|
||||
|
||||
> Print a horizontal rule in the terminal.
|
||||
> More information: <https://github.com/LuRsT/hr>.
|
||||
|
||||
- Print a horizontal rule:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# iconv
|
||||
|
||||
> Converts text from one encoding to another.
|
||||
> More information: <https://manned.org/iconv>.
|
||||
|
||||
- Convert file to a specific encoding, and print to stdout:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# id3tag
|
||||
|
||||
> Tool for reading, writing, and manipulating ID3v1 and ID3v2 tags of MP3 files.
|
||||
> More information: <https://manned.org/id3tag>.
|
||||
|
||||
- Set artist and title tag of an MP3 file:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Simple shell conditional.
|
||||
> See also: `test`, `[`.
|
||||
> More information: <https://www.tcl.tk/man/tcl8.6.11/TclCmd/if.html>.
|
||||
|
||||
- Execute two different commands based on a condition:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Capture some or all of an X server screen, and save the image to a file.
|
||||
> Part of the ImageMagick library.
|
||||
> More information: <https://imagemagick.org/script/import.php>.
|
||||
|
||||
- Capture the entire X server screen in the PostScript image format:
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
> Get or set program I/O scheduling class and priority.
|
||||
> Scheduling classes: 1 (realtime), 2 (best-effort), 3 (idle).
|
||||
> Priority levels: 0 (the highest) - 7 (the lowest).
|
||||
> More information: <https://manned.org/ionice>.
|
||||
|
||||
- Set I/O scheduling class of a running process:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# ipcs
|
||||
|
||||
> Display information about resources used in IPC (Inter-process Communication).
|
||||
> More information: <https://manned.org/ipcs>.
|
||||
|
||||
- Specific information about the Message Queue which has the ID 32768:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Audio file metadata parser for OS X.
|
||||
> Built-in command of OS X.
|
||||
> More information: <https://ss64.com/osx/afinfo.html>.
|
||||
|
||||
- Display info of a given audio file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# afplay
|
||||
|
||||
> Command-line audio player.
|
||||
> More information: <https://ss64.com/osx/afplay.html>.
|
||||
|
||||
- Play a sound file (waits until playback ends):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# airport
|
||||
|
||||
> Wireless network configuration utility.
|
||||
> More information: <https://ss64.com/osx/airport.html>.
|
||||
|
||||
- Show current wireless status information:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# apachectl
|
||||
|
||||
> Apache HTTP Server control interface for macOS.
|
||||
> More information: <https://www.unix.com/man-page/osx/8/apachectl/>.
|
||||
|
||||
- Start the `org.apache.httpd` launchd job:
|
||||
|
||||
|
|
|
@ -2,6 +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/>.
|
||||
|
||||
- Display the system's architecture:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# archey
|
||||
|
||||
> Simple tool for stylishly displaying system information.
|
||||
> More information: <https://github.com/joshfinnie/archey-osx>.
|
||||
|
||||
- Show system information:
|
||||
|
||||
|
|
|
@ -2,6 +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/>.
|
||||
|
||||
- Assemble a file, writing the output to `a.out`:
|
||||
|
||||
|
|
|
@ -2,6 +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/>.
|
||||
|
||||
- Restore a disk image to a target volume:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# base64
|
||||
|
||||
> Encode and decode using Base64 representation.
|
||||
> More information: <https://www.unix.com/man-page/osx/1/base64/>.
|
||||
|
||||
- Encode a file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# caffeinate
|
||||
|
||||
> Prevent macOS from sleeping.
|
||||
> More information: <https://ss64.com/osx/caffeinate.html>.
|
||||
|
||||
- Prevent from sleeping for 1 hour (3600 seconds):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# cal
|
||||
|
||||
> Prints calendar information.
|
||||
> More information: <https://ss64.com/osx/cal.html>.
|
||||
|
||||
- Display a calendar for the current month:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# carthage
|
||||
|
||||
> A dependency management tool for Cocoa applications.
|
||||
> More information: <https://github.com/Carthage/Carthage>.
|
||||
|
||||
- Download the latest version of all dependencies mentioned in Cartfile, and build them:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# chflags
|
||||
|
||||
> Change file or directory flags.
|
||||
> More information: <https://ss64.com/osx/chflags.html>.
|
||||
|
||||
- Set the `hidden` flag for a file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# codesign
|
||||
|
||||
> Create and manipulate code signatures for macOS.
|
||||
> More information: <https://www.unix.com/man-page/osx/1/codesign/>.
|
||||
|
||||
- Sign an application with a certificate:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# compgen
|
||||
|
||||
> A built-in command for auto-completion in Bash, which is called on pressing TAB key twice.
|
||||
> More information: <https://www.cyberciti.biz/open-source/command-line-hacks/compgen-linux-command/>.
|
||||
|
||||
- List all commands that you could run:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# date
|
||||
|
||||
> Set or display the system date.
|
||||
> More information: <https://ss64.com/osx/date.html>.
|
||||
|
||||
- Display the current date using the default locale's format:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# dd
|
||||
|
||||
> Convert and copy a file.
|
||||
> More information: <https://ss64.com/osx/dd.html>.
|
||||
|
||||
- Make a bootable USB drive from an isohybrid file (such like `archlinux-xxx.iso`):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# diskutil
|
||||
|
||||
> Utility to manage local disks and volumes.
|
||||
> More information: <https://ss64.com/osx/diskutil.html>.
|
||||
|
||||
- List all currently available disks, partitions and mounted volumes:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# ditto
|
||||
|
||||
> Copy files and directories.
|
||||
> More information: <https://ss64.com/osx/ditto.html>.
|
||||
|
||||
- Overwrite contents of destination directory with contents of source directory:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# drutil
|
||||
|
||||
> Interact with DVD burners.
|
||||
> More information: <https://ss64.com/osx/drutil.html>.
|
||||
|
||||
- Eject a disk from the drive:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# du
|
||||
|
||||
> Disk usage: estimate and summarize file and directory space usage.
|
||||
> More information: <https://ss64.com/osx/du.html>.
|
||||
|
||||
- List the sizes of a directory and any subdirectories, in the given unit (KB/MB/GB):
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# duti
|
||||
|
||||
> Set default applications for document types and URL schemes on macOS.
|
||||
> More information: <https://github.com/moretension/duti>.
|
||||
|
||||
- Set Safari as the default handler for HTML documents:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# eval
|
||||
|
||||
> Execute arguments as a single command in the current shell and return its result.
|
||||
> More information: <https://ss64.com/osx/eval.html>.
|
||||
|
||||
- Call `echo` with the "foo" argument:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# export
|
||||
|
||||
> Command to mark shell variables in the current environment to be exported with any newly forked child processes.
|
||||
> More information: <https://ss64.com/osx/export.html>.
|
||||
|
||||
- Set a new environment variable:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# fc
|
||||
|
||||
> Open the most recent command and edit it.
|
||||
> More information: <https://ss64.com/osx/fc.html>.
|
||||
|
||||
- Open in the default system editor:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# fdesetup
|
||||
|
||||
> Set and retrieve FileVault related information.
|
||||
> Main information: <https://www.unix.com/man-page/mojave/8/fdesetup/>.
|
||||
|
||||
- List current FileVault enabled users:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# feh
|
||||
|
||||
> Lightweight image viewing utility.
|
||||
> More information: <https://github.com/derf/feh>.
|
||||
|
||||
- View images locally or using a URL:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# file
|
||||
|
||||
> Determine file type.
|
||||
> More information: <https://github.com/file/file>.
|
||||
|
||||
- Give a description of the type of the specified file. Works fine for files with no file extension:
|
||||
|
||||
|
|
|
@ -2,6 +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>.
|
||||
|
||||
- Check filesystem `/dev/sdX`, reporting any damaged blocks:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# GetFileInfo
|
||||
|
||||
> Get information about a file in an HFS+ directory.
|
||||
> More information: <https://www.unix.com/man-page/osx/1/GetFileInfo/>.
|
||||
|
||||
- Display information about a given file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# hdiutil
|
||||
|
||||
> Utility to create and manage disk images.
|
||||
> More information: <https://ss64.com/osx/hdiutil.html>.
|
||||
|
||||
- Mount an image:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# head
|
||||
|
||||
> Output the first part of files.
|
||||
> More information: <https://ss64.com/osx/head.html>.
|
||||
|
||||
- Output the first few lines of a file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# hexdump
|
||||
|
||||
> An ASCII, decimal, hexadecimal, octal dump.
|
||||
> More information: <https://www.unix.com/man-page/osx/1/HEXDUMP>.
|
||||
|
||||
- Print the hexadecimal representation of a file:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# hostname
|
||||
|
||||
> Show or set the system's host name.
|
||||
> More information: <https://www.tutorialspoint.com/unix_commands/hostname.htm>.
|
||||
|
||||
- Show current host name:
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
> A utility to display images directly on the command-line.
|
||||
> Requires a compatible terminal such as iTerm2.
|
||||
> More information: <https://github.com/danielgatis/imgcat>.
|
||||
|
||||
- Display an image on the command-line:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue