I would like to align files in the following way:
left=x.zip/
right=./
as it is quite common to have a zip that is a zip of what is supposed in the same directory as the zip instead of what is supposed to be in a directory with the same name as the zip
left=x.zip/
right=./
as it is quite common to have a zip that is a zip of what is supposed in the same directory as the zip instead of what is supposed to be in a directory with the same name as the zip
Comment