From b62fb5377a50f772c23a04eee0c6bf8d361236fe Mon Sep 17 00:00:00 2001 From: Jeef Date: Fri, 24 Mar 2017 00:02:58 -0400 Subject: [PATCH] imgcat: add page (#1283) --- pages/osx/imgcat.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/osx/imgcat.md diff --git a/pages/osx/imgcat.md b/pages/osx/imgcat.md new file mode 100644 index 0000000000..6b4721afe2 --- /dev/null +++ b/pages/osx/imgcat.md @@ -0,0 +1,8 @@ +# imgcat + +> A utility to display images inline from the command line. +> Requires a compatible terminal such as iTerm2. + +- Display an image on the command line: + +`imgcat {{filename}}`