|
Split a file with bat
Hello,
I wanted to ask for advice on a command in bat.
If I have a compressed folder that weighs 500mb But when I start compressing I wanted to create 5 files from 100mb (data1.bin - data2.bin etc.) Instead of a single file (data1.bin) that weighs 500mb there is a command to use in cmd accompanied by, I assume, split.exe to do this?
I know there are utilities like ultrarc that do this but I'd like to know if you can do with the bat file.
Thank you and good day!
|