This is the Linux app named progress whose latest release can be downloaded as progressv0.17sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named progress with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
progress
DESCRIPTION
progress is a lightweight command-line utility written in C that displays real-time progress information for coreutils operations such as cp, mv, dd, tar, and gzip. Instead of modifying the original commands, the tool scans the system’s process information to detect active file operations and estimates their completion percentage, throughput, and remaining time. It offers a top-like monitoring mode that continuously updates the status of ongoing transfers, making it especially useful during large file operations where native feedback is limited. The utility works across Linux, FreeBSD, and macOS environments and is designed to remain extremely small and efficient. By leveraging the /proc filesystem or platform equivalents, progress provides visibility into operations that normally run silently. Its simplicity and low overhead make it a popular companion tool for system administrators and power users performing heavy data movement tasks.
Features
- Real-time progress tracking for coreutils commands
- Percentage, throughput, and ETA estimation
- Top-like continuous monitoring mode
- Lightweight implementation in C
- Works across Linux, FreeBSD, and macOS
- Automatic detection via /proc scanning
Programming Language
C
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/progress.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.