mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-31 15:42:03 +00:00
14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# soxi
|
|
|
|
> SoXI - Sound eXchange Information, display sound file metadata.
|
|
> More information: <https://manned.org/soxi.1>.
|
|
|
|
- Display the sound file metadata:
|
|
|
|
`soxi {{path/to/file.wav}}`
|