Select Git revision
genstatic.sh
Kevin Lyda authored
These ones found with: for f in $(file **/*(.)|grep Hitachi|sed 's/:.*//'); do ./convert-vms-record-fmt < $f > foo; mv foo $f; done
These ones found with: for f in $(file **/*(.)|grep Hitachi|sed 's/:.*//'); do ./convert-vms-record-fmt < $f > foo; mv foo $f; done