Files
cheatsheet-tldr/tldr/imgcat
2025-12-04 00:21:33 +00:00

15 lines
305 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# imgcat
> Display images.
> Requires a compatible terminal such as iTerm2.
> More information: <https://github.com/danielgatis/imgcat#usage>.
- Display an image on the command-line:
`imgcat {{path/to/file}}`