Select Git revision
bulletin
-
-
- Open in your IDE
- Download source code
Kevin Lyda
authored
Done like so. This isn't all of them; just the obvious ones. for f in $(file decus/**/*(.) | sed s/:// \ | awk '$2 == "data" {print $1}'); do ./convert-vms-record-fmt < $f > foo; mv foo $f; done
Name | Last commit | Last update |
---|