regex / dry-run / local-only
Reviewed regex batch receipt
Review before and after text across two fixed files, then select only the intended copy. Data stays on this device.
regex / dry-run / local-only
Review before and after text across two fixed files, then select only the intended copy. Data stays on this device.
(foo) (?=\d{3}) → [$1]
| File | Before | After dry-run | Decision |
|---|---|---|---|
| alpha.txt | foo 123 foo | Not reviewed | Not reviewed |
| beta.txt | foo 12 foo | Not reviewed | Not reviewed |
This receipt explains a fixed case; it never overwrites originals or executes user text.