Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 187 Bytes

Duplicate IDs finder in YML

php duplicates.php myfilename.xml

If no duplicates found, doesn't output anything. Otherwise outputs in format:

37741 => 3
58584 => 2
...