I found this forum post which was somewhat close, but not quite: http://www.multipole.org/discourse-serv ... =1&t=20342
I'm trying to take a variety of multipage tiff images and copy them to another location with this modification:
-move the first page to the end of each respective document
or
-move the last page to the beginning of each respective document
The page counts are variable, so haven't found a good approach to handle this in imagemagick...so asking!

-Darren