Well, I need to use Console RAR to make something done, but I have troubles with understanding commands.
When I navigate to the specific folder, and run this command:
RAR will take all the files from that folder and add them into test.rar(splitted in desired parts).
Is there a command that can be used for raring all files from the folder separately ?
Sample:
test folder contains text1.txt and text2.txt. I need to make text1.rar and text2.rar.
Thank you.
When I navigate to the specific folder, and run this command:
rar a -v362 test.rar
RAR will take all the files from that folder and add them into test.rar(splitted in desired parts).
Is there a command that can be used for raring all files from the folder separately ?
Sample:
test folder contains text1.txt and text2.txt. I need to make text1.rar and text2.rar.
Thank you.