2005/5/10

     
 

acdk_vfile_convert

artefaktur

acdk_vfile_convert is just a little demo for reading archives supported by acdk_vfile.

Content of this chapter:

   Usage
   Notes

 Usage

acdk_vfile_convert [-d|-t] <filename>
read the archive file given under <filename> and
  • -t test the archive if it can be readed.
  • -d dump the content of the archive on to console
  • (no option) extract the files from the archive into the current directory.

     Notes

    Don't this utility as real archive extractor, because many aspects (like file attributes, file time, etc) are not handled.