source:
osm/applications/editors/josm/dist/getversions@
9889
| Last change on this file since 9889 was 8913, checked in by , 17 years ago | |
|---|---|
|
|
| File size: 226 bytes | |
| Rev | Line | |
|---|---|---|
| [8913] | 1 | for i in *jar; do echo $i@ `unzip -c $i META-INF/MANIFEST.MF|grep Plugin-Date|cut "-d " -f2`@`unzip -c $i META-INF/MANIFEST.MF|grep Plugin-Version|cut -d: -f2`; done |perl -ne 'chomp;s/\r//; printf "%30s %28s %s\n",split "@"' |
Note:
See TracBrowser
for help on using the repository browser.
