Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9687

I want to print single line output on cmd in multiple lines one by one [closed]

$
0
0

I am using Windows 10 and I am zipping using 7zip via cmd in an application I made. I need to get the percentage output here somehow. When using the rar command, I could extract it because it was written line by line, but 7zip proceeds by overwriting the old result in a single line and finally deletes it. I can't print because of this. Is there a parameter where I can print this one by one? Or can I somehow print each output to a txt file?

Thats final result

While this process continues


Viewing all articles
Browse latest Browse all 9687