comparison getcdinfo @ 2:5cead4da1db9

Initial import. Seems to work nicely.
author darius
date Wed, 09 Aug 2000 02:18:47 +0000
parents
children
comparison
equal deleted inserted replaced
1:dd6e30f7eb42 2:5cead4da1db9
1 #!/bin/sh
2
3 # Find where we where run from
4 root=`dirname $0`
5
6 "$root/get_cdinfo.tcl" cdinfo.txt `"$root/cddb-id" -f /dev/acd0c -m`
7