Jump to content
IGNORED

Catalog of multiple disk


humeur

Recommended Posts

You can also use my Java-based TIImageTool in its command shell mode to create a directory listing which you can save in a file. In case you are using Linux or run a shell with cygwin, you can do something like this:

 

 

for image in *.dsk
do
   java -jar tiimagetool.jar commandshell dir $image >> completedir.txt
done
Link to comment
Share on other sites

English and me in writing this is not easy.

 

I have several disk image cataloging

 

With the command that you give is for an image at a time and must make a loop

 

We can not do the full image of a pass directory catalog

 

I work on Xp

 

thank Jean Louis

Edited by humeur
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...