Skip to content

Conversation

@ynotopec
Copy link
Owner

Summary

  • copy input files once while inflating .gz archives and reuse recorded file lists for downstream steps
  • replace repeated sed passes with a single Perl substitution per file and gather common lines via one streaming awk run
  • generate per-file diffs by subtracting common lines directly while preserving timestamps on outputs

Testing

  • ./dirDiff.sh /tmp/testdir

https://chatgpt.com/codex/tasks/task_e_68fa8b79a8e4832b841b2c1d7d3b6400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants