Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add directory walk #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ungeschneuer
Copy link

@ungeschneuer ungeschneuer commented Apr 15, 2021

I added a directory walk to look for all PDFs from the base dir on.

Walks trough directories and looks for all possible PDF

Signed-off-by: ungeschneuer <[email protected]>
@theeko74
Copy link
Owner

theeko74 commented Oct 9, 2021

Thanks for the interest in the script.
If you really want to run the compressor on multiple pdf files why don't you do a loop with bash ? Sometimes I have multiple pdf files in my folder but I do not want to compress all so make it a default option makes stuff more difficult I think.

@ungeschneuer
Copy link
Author

This is probably just another way of organizing files. I normally use this script when archiving a whole folder structure, so this makes more sense to me. However, you are right that this could also be achieved by a bash script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants