Forrest logo
back to the lp tool

lp:ai:2ea7a

Prints all JPEG files in the current directory in portrait using a4 paper
$ lp -o fit-to-page -o landscape -o paper=a4 *.jpg
try on your machine

Prints all JPEG files in the current directory in portrait using a4 paper

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • how do i print all the JPEG files in the current directory in portrait using a4 paper?
back to the lp tool