Here's a little puzzle for you. Can you figure out the purpose of this one-off shell script I just wrote?
If you post an answer put it behind a CW so you don't spoil it for others!
#programming #scripting #shellScript #shellScripting #Linux
@jik My best guess: you're collating a sorted list of full-page images, so that when you print them out and fold them together, they appear in the original order across both pages.
@hjhornbeck Close, but the reverse. See the other replies. 😉