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

9 lines
183 B
Markdown
Raw Normal View History

2017-03-24 00:02:58 -04:00
# imgcat
2017-05-01 11:08:33 +01:00
> A utility to display images directly on the command line.
2017-03-24 00:02:58 -04:00
> Requires a compatible terminal such as iTerm2.
- Display an image on the command line:
`imgcat {{filename}}`