Skip to content

reorganize pdfpages #1

@funderburkjim

Description

@funderburkjim

Currently pdfpages has 2 subdirectories, volume_1 and volume_2.

  • volume_1 has tai1-001.pdf through tai1-415.pdf
  • volume_2 has tai2-001.pdf through tai2-433.pdf
cd pdfpages
mv volume_1/*.pdf  .
mv volume_2/*.pdf .
rmdir volume_1
rmdir volume_2
# check
ls *.pdf | wc -l
# 848  (= 415 + 4330

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions