Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
volname [2013/08/01 16:50] – created beandogvolname [2018/04/09 05:15] (current) beandog
Line 2: Line 2:
  
   * [[DVD Title]]   * [[DVD Title]]
 +  * [[dvd_eject]]
 +  * [[dvd_id]]
 +  * [[eject]]
  
 You can use ''volname'' to get the disc title from a DVD: You can use ''volname'' to get the disc title from a DVD:
  
 <code> <code>
-$ volname dvd.iso+busybox volname dvd.iso
 RUBY_SPEARS_SUPERMAN_DISC_01 RUBY_SPEARS_SUPERMAN_DISC_01
 </code> </code>