I'm running some shell commands and the last one is to download an image from a fixed url
+ wget http://10.10.10.10/screenshot.jpg <http://10.55.0.60/screenshot.jpg> --2015-09-28 12:21:29-- http://10.10.10.60/screenshot.jpg <http://10.55.0.60/screenshot.jpg> Connecting to 10.55.0.60:80... connected. HTTP request sent, awaiting response... 200 OK Length: 36318 (35K) [image/jpeg] Saving to: `screenshot.jpg.1' 0K .......... .......... .......... ..... 100% 314M=0s Is there a way to display this image in the console output? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f630d41c-8ccf-4267-8892-d2003ac7017d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
