Hello, Does anyone know how to retrieve a DVD's UDF volume label from the CLI? I'm trying to write a script that will catalog a DVD's contents and automatically assign it a filename based on the UDF label. Things I've tried so far:
The "file -s /dev/acd0" command. cdrtools-devel's "cdrecord -minfo" Using "dd" and "strings". Any help appreciated. Thanks! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
