> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>

In the future it would be most appreciated if you avoided sending HTML
encoded mail to mailing lists.  Plain text messages are preferred.

  http://www.expita.com/nomime.html

> I'm trying to have a list of all the files on a CDROM according to the ISO9660
> coding, even though it was created using ISO9660+Joliet extension.  If you
> do a normal 'ls', you get the full length Joliet filenames. I'd like to get a way to
> list the filenames as recorded for the ISO9660 on this cdrom: 8.3 characters or
> 31 characters.

IIRC this is a mount time option.  If you mount it with Joliet
extensions then all directory listings see the long names.  In order
to see the short names I believe you have to mount it without those
extensions.  Check the documentation for mount.

Bob

_______________________________________________
Bug-fileutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-fileutils

Reply via email to