Skip to main content

Questions tagged [progress]

The tag has no usage guidance.

0 votes
0 answers
21 views

How to know when filevault decryption has finished

I have turned off FileVault I want to know when it has been completed, for the moment it has not ended because time machine backup is not possible. I want to add that I have turned off and on my ...
DocPi's user avatar
  • 1
0 votes
1 answer
271 views

How to disable progress icon of task terminal in Visual Studio code

There is a progress icon at the right of task title I found it more a distraction than being useful, particularly for long running tasks. Is there a way to disable it ? I don't see "Show ...
Philippe's user avatar
  • 141
0 votes
1 answer
136 views

Disable Progress bar percentual

How do I disable progress bar percent - Windows 10? I tried: gswin64c -dBATCH -dNOPAUSE -dNODISPLAY -dNOSAFER -q -dNumCopies=1 -sDEVICE=mswinpr2 -sOutputFile="%printer%Deskjet" "C:\temp\DANFE.pdf"
Artur da Costa Pimentel's user avatar
4 votes
2 answers
8k views

Tar with progress but without compression

There are a lot of answers on how to create a tar.gz file with progress updates (ie. this answer, copied below) tar cf - /folder-with-big-files -P | pv -s $(du -sb /folder-with-big-files | awk '{...
puk's user avatar
  • 717
0 votes
1 answer
67 views

How to Display a Formula Value in the Format '.../...'?

I am currently working on a progress bar. Above or next to the progress bar I would like to display the value of progress made not as a percentage but rather in a format like this: 5/4 This shall ...
Gaijin565's user avatar
1 vote
1 answer
4k views

Progress Bar in Excel 2013

I have a training doc on Excel, with multiple sheets, showing multiple tasks that need to be done. On the home page (worksheet) I would like to show a progress bar showing the amount of tasks complete ...
stevehilton's user avatar
1 vote
0 answers
4k views

"Hacking" progress in Rosetta Stone after progress file was corrupted?

I have a friend who is using Rosetta Stone to learn Korean. Recently she was faced with a 5118 error which resulted in all of her progress being lost. She was on the second to last section, which is a ...
David's user avatar
  • 168
5 votes
1 answer
50k views

Video progress bar will not go away in full screen

At the beginning of the summer I started to have a problem with YouTube where the progress bar would not disappear in full screen. I just refreshed the page and it would go away. Now, if I change any ...
Ichimaru Gin's user avatar
-1 votes
1 answer
449 views

When moving files to my NAS, the file move dialog doesn't show progress. Why?

I have a Synology DS1513+ NAS that has a shared folder exposed (I think it's using CIFS). I'm moving files from a HDD on my local machine to the NAS. For some reason the dialog doesn't show any ...
Dai's user avatar
  • 2,720
4 votes
3 answers
7k views

Linux wget, how to display progress percentage after session has reload?

I am running debian Squeeze in console mode on a plug computer. I control it opening an SSH session from a Windows machine, on the same local network. I started downloading a large file using wget. ...
skyrail's user avatar
  • 114
5 votes
2 answers
3k views

How to show linux "cmp" command progress?

Is there a way to show the progress when running the cmp command? Comparing large files or partitions using cmp can take a while. I have searched google and used man cmp, but failed to find any ...
Iljaas's user avatar
  • 155
8 votes
2 answers
5k views

How does browser know how much page has been loaded?

Looking at the progress bar of browser which sometimes slows down near the end during a web-page loading, I was wondering whether the browser shows progress based on the size of elements present on ...
Atul Goyal's user avatar
3 votes
1 answer
13k views

Only output header and summary with robocopy.exe

I'm using Robocopy and just want it to output the header and summary, hiding everything else. I've looked at the Robocopy syntax and have tried: /NC /NFL /NS /NDL /NP However I'm still getting this: ...
Conrad Clark's user avatar
0 votes
2 answers
1k views

Why does the progress bar reset multiple times in .msi installers?

There is a really weird thing that has bugged me for Windows Installers (mostly .msi ones, but sometimes others too). Namely, the progress bar resets multiple times during the operation, rendering it ...
houbysoft's user avatar
  • 4,434
209 votes
17 answers
268k views

Is there a way to see any tar progress per file?

I have a couple of big files that I would like to compress. I can do this with for example tar cvfj big-files.tar.bz2 folder-with-big-files The problem is that I can't see any progress, so I don't ...
Svish's user avatar
  • 39.9k

15 30 50 per page