Capture the entire X server screen in the PostScript image format

import

  • Capture some or all of an X server screen, and save the image to a file.
    Part of the ImageMagick library.
    More information: <https://imagemagick.org/script/import.php>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

import -window root {{output.postscript}}

click the source code to copy install import on any operating system with command-not-found.com