https://github.com/clarin-eric/findprofiles
Find the CMD profiles used by some CMD records
https://github.com/clarin-eric/findprofiles
Last synced: 5 months ago
JSON representation
Find the CMD profiles used by some CMD records
- Host: GitHub
- URL: https://github.com/clarin-eric/findprofiles
- Owner: clarin-eric
- Created: 2018-06-03T15:49:15.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T20:11:35.000Z (about 4 years ago)
- Last Synced: 2025-09-10T03:14:58.293Z (9 months ago)
- Language: Java
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FindProfiles
Find the CMD profiles used by some CMD records
```sh
$ java -jar findProfiles.jar -?
INF: findProfiles -- ?
INF: source directory to recurse for CMD files (default: .)
INF: findProfiles options:
INF: -e= the extension of CMDI files (default: cmdi)
INF: -d show debug info
INF: -v be verbose
```