LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Progress bar for files (Almalinux) (https://www.linuxquestions.org/questions/linux-software-2/progress-bar-for-files-almalinux-4175735592/)

userarrayuser 04-02-2024 03:42 AM

Progress bar for files (Almalinux)
 
Hello,

I would like to ask if I would like to see for example a mv progress (in Almalinux), how can I do that (except rsync)?
I wanted to install "progress" (from Xfennec) and "pv" (from Andrew Wood) via dnf install but these packages not in repository.

Thank you

pan64 04-02-2024 04:46 AM

you can probably build them from source.
http://www.ivarch.com/programs/pv.shtml
https://github.com/Xfennec/progress

userarrayuser 04-05-2024 10:22 AM

Quote:

Originally Posted by pan64 (Post 6493563)

I compiled both and pv is not working, it's shows always 0 kbps, progress with watch is working well but if I copy lots of small files only show the current file in progress, so I can't follow the whole process only I enter a quite long command to archive this, I think MidnightCommander will be my friend after all :(

pan64 04-05-2024 12:11 PM

you ought to show us what did you try, what went wrong, otherwise hard to tell you anything.

teckk 04-05-2024 12:39 PM

https://github.com/Xfennec/progress

https://github.com/jarun/advcpmv

dugan 04-05-2024 01:08 PM

I just run "du" on the destination file every now and then.

michaelk 04-05-2024 01:55 PM

I have not played with almalinux yet but in the past pv was in the epel repository which is not enabled by default.

https://wiki.almalinux.org/repos/Extras.html#epel

teckk 04-06-2024 06:57 PM

http://www.theiling.de/projects/bar.html


All times are GMT -5. The time now is 04:52 AM.