2 The archive was created thus:
4 echo hello > 'filename with spaces.txt'
5 rar a archive.rar 'filename with spaces.txt' ...
7 Our 'urar' supports two listing formats: that of version 5, and that of
10 'urar.v5.input' was created with "unrar vt -c- -cfg- archive.rar" using
13 'urar.v4,v3.input' was created with "unrar v -c- -cfg- archive.rar" using
14 unrar 3.80 for DOS (google "unrar dos"), via DOSBox (and then the "\" was
15 changed to "/" by hand). An inspection of our urar's source code should
16 lead us to conclude that this format is compatible with that of version