-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels