summaryrefslogtreecommitdiff
path: root/man/feh.pre
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2019-02-16 17:45:37 +0100
committerDaniel Friesel <derf@finalrewind.org>2019-02-16 17:45:52 +0100
commitbbf0d721516cbbd561ef2b4fd698e1ebf722cdd9 (patch)
tree8e24bbaec73c63433c1fdf31d036847ecc2d7534 /man/feh.pre
parentd63e1cdd97d9c492733c798d1b5f55c0267b0160 (diff)
feh(1): Add example for showing only landscape-mode pictures
Diffstat (limited to 'man/feh.pre')
-rw-r--r--man/feh.pre6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre
index bbf58d0..913b9b3 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -1954,6 +1954,12 @@ Show some EXIF information, extracted by exifprobe/exifgrep
Recursively remove all images with dimensions below or equal to 1000x800 pixels
from the current directory.
.
+.It feh -L '%w %h %f' \&| awk '{ if \&($1 > $2\&) { print $0 } }' \&| cut -d ' ' -f 3- \&| feh -f -
+.
+Show landscape pictures
+.Pq image width greater than height
+in the current directory.
+.
.El
.
.