projects
/
Evergreen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fixing up the import process -- using the perl dumper
[Evergreen.git]
/
Open-ILS
/
src
/
extras
/
import
/
cleanse-usmarc.sh
1
#!/bin/bash
2
3
DUMPER=/home/miker/cvs/ILS/Open-ILS/src/extras/import/marcFilterDump.pl
4
5
6
$DUMPER -X -f MARC8 -t UTF8 -r '//*[@tag="999"]' $*