1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/imgcat.md

10 lines
226 B
Markdown
Raw Normal View History

2017-03-24 00:02:58 -04:00
# imgcat
> Display images on the command-line.
2017-03-24 00:02:58 -04:00
> Requires a compatible terminal such as iTerm2.
> More information: <https://github.com/danielgatis/imgcat>.
2017-03-24 00:02:58 -04:00
- Display an image on the command-line:
2017-03-24 00:02:58 -04:00
`imgcat {{path/to/file}}`