So I have a large unrar job. Here is the layout of the directory:
MAIN DIR
SUBFOLDER
file1.rar
file1.r00
file1.r01
The end result is:
MAIN DIR
SUBFOLDER
extracted.file
To perfect this, it would also delete the .rar
files and rename the extracted.file
to the name of the subfolder, that would be awesome if possible.