Skip to content

Conversation

alexbozhenko
Copy link
Member

@alexbozhenko alexbozhenko commented Aug 18, 2025

I am unsure if there is a reason to use Unix time in a file name.
If not, can we use a human-readable filename?

# go run . -- audit gather

Archive created at: /tmp/audit-archive-2025-08-18T22-31-40Z.zip

This format doesn't include :, so is safe on Windows^

That would be easier to work with, than this:

# ls -1 audit-archive-175371*
audit-archive-1753716962.zip
audit-archive-1753717145.zip
audit-archive-1753718273.zip

@alexbozhenko
Copy link
Member Author

@ripienaar could you please take a look when you get a chance?

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.

1 participant