comparison unixSoft/bin/OCLC-to-bibtex.sh @ 0:c30d68fbd368

Initial import from svn.
author Augie Fackler <durin42@gmail.com>
date Wed, 26 Nov 2008 10:56:09 -0600
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c30d68fbd368
1 #!/bin/sh
2
3 gawk -f /Users/durin/unixSoft/bin/OCLC-to-bibtex.awk $@
4