Skip to main content

Questions tagged [progress]

The tag has no usage guidance.

0 votes
0 answers
22 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
137 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
269k 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
  • 40k
1 vote
3 answers
5k views

How do I measure or track the progress of a command on a GNU distro?

If I run cp file1 file2 I'd like to be able to track it's progress. Is there a command I can use for this? rsync --progress has this, but is there something generic, usable for "any" command?
Felipe Alvarez's user avatar
0 votes
1 answer
720 views

Fedora Boot Progress Bar

Can we customize the boot progress bar in fedora 12? If yes, than how to customize it?
MA1's user avatar
  • 1,169
10 votes
2 answers
3k views

progress bar for Hibernation in Windows Seven

On XP, during hibernation a progress bar shows me how long I have to wait for completing the operation. On Seven, I see no progress bar and the monitor turn off at once while the OS saves the ram on ...
Toc's user avatar
  • 1,791
4 votes
1 answer
2k views

Progress bar while formatting removable drives is inacruate

Why is the progress bar in windows operating systems not really displaying the progress of the format. It is only displaying when the format is already completed. What I'm trying to say is, you ...
Wern Ancheta's user avatar
  • 6,552
47 votes
7 answers
39k views

Why has the size of L1 cache not increased very much over the last 20 years?

The Intel i486 has 8 KB of L1 cache. The Intel Nehalem has 32 KB L1 instruction cache and 32 KB L1 data cache per core. The amount of L1 cache hasn't increased at nearly the rate the clockrate has ...
eleven81's user avatar
  • 15.7k
2 votes
1 answer
2k views

Is there a reason the partition tool GParted doesn't show a percentage finish number initially?

I am using GParted more, and it seems to do a reliable work. I just wonder why if the tasks is to resize a 250GB partition to 190GB, and then create a new partition, the first 10, 15 minutes, there ...
nonopolarity's user avatar
  • 9,696