|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] mkisofs question
|
On Thu, Jan 10, 2002 at 06:15:51PM -0500, epike@isinet.com wrote:
<snip>
> re: windows, it just happened that the people I'm sending the
> CD to happen to use windows _now_. Although that may change
<snip>
> will be ok. the sufficient condition is that the file
> names should be preserved for possible media transfer
> later.
>
> I want the CDRs to be as archival as possible (they are
<snip>
mkisofs -r -T -o sample.iso /path
For all versions of windows to read a rock-ridge format cd they just
need to have a TRANS.TBL file in each directory. No need to specify
joliet extensions.
Tim
--
@a=(Lbzjoftt,Inqbujfodf,Hvcsjt); $b="Lbssz Wbmm"
;$b =~ y/b-z/a-z/ ; $c =" Tif ". @a ." hsfbu wj"
."suvft pg b qsphsbnnfs". ":\n";$c =~y/b-y/a-z/;
print"\n\n$c ";for($i=0;$i<@a; $i++) { $a[$i] =~
y/b-y/a-z/;if($a[$i]eq$a[-1]){print"and $a[$i]."
;}else{ print"$a[$i], ";}}print"\n\t\t--$b\n\n";
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|