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

Using -daystart for finding files to be compressed #369

Open
ndr9 opened this issue Aug 3, 2023 · 0 comments
Open

Using -daystart for finding files to be compressed #369

ndr9 opened this issue Aug 3, 2023 · 0 comments

Comments

@ndr9
Copy link

ndr9 commented Aug 3, 2023

Can we use -daystart for find to get also yesterday's file? Otherwise the archived files are only from COMPRESSAFTER+1.
Ref:

sysstat/sa2.in

Line 75 in 09c04e0

find "${SA_DIR}" -type f -mtime +${COMPRESSAFTER} \

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

No branches or pull requests

1 participant