From 01f9532d188aa9cb8d5c85a3862c4d974e443f08 Mon Sep 17 00:00:00 2001 From: "Dmitrij D. Czarkoff" Date: Sun, 6 Mar 2016 03:45:21 +0100 Subject: Note command for viewing images from the web --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f48598b..c443fd7 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ ones with `x`, then quit imv to pass the remaining images through" workflow. #### Choosing pictures to email find ./holiday_pics -type f -name '*.jpg' | imv | xargs cp -t ~/outbox +#### Viewing images from the web + curl -Osw '%{filename_effective}\n' 'http://www.example.com/[1-10].jpg' + ### Slideshow imv can be used to display slideshows. You can set the number of seconds to -- cgit v1.2.3