How to print multiple pdfs using pipe and stdin?
0
votes
0
answers
102
views
I am attempting to print multiple pdfs from the command line:
locate FilesIwantToPrint | grep pdf | lp -
This prints the list of pdfs on one page instead of printing the files themselves. Is it possible to achieve the latter behaviour?
Asked by Noga Ha
(1 rep)
Aug 9, 2023, 08:47 AM
Last activity: Aug 9, 2023, 09:07 AM
Last activity: Aug 9, 2023, 09:07 AM