Find common 16-digit card-like sequences with separators.
Section: Cleanup and Normalization
Redact card-like numbers
regex
regex
\b(?:\d{4}[- ]?){3}\d{4}\bExplanation
Use carefully and sanitize logs responsibly.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Cleanup and Normalization