Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 2
    If you need to view a single known image, tacat or typop are preferred. First one will embed image into terminal output, second will show it in popup window. Commented Mar 26, 2021 at 18:51
  • Great suggestion. If only it worked more smoothly over ssh X11. Commented Jun 13, 2022 at 4:55
  • Could you please benchmark this so we can compare and see which method is the fastest? Commented Jan 12, 2024 at 11:31
  • No real benchmark, but ls -l rekx_draft_logo_72dpi.png : .. 136914 and file rekx_draft_logo_72dpi.png : rekx_draft_logo_72dpi.png: PNG image data, 500 x 500, 16-bit/color RGBA, interlaced. With time tycat rekx_draft_logo_72dpi.png it takes real 0m0,027s, user 0m0,008s, sys 0m0,016s. Commented Jan 17, 2024 at 18:45