Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: throttle - copy stdin to stdout at the specified speed 
(or lower)

https://bugzilla.redhat.com/show_bug.cgi?id=617340

           Summary: Review Request: throttle - copy stdin to stdout at the
                    specified speed (or lower)
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://fcami.fedorapeople.org/srpms/throttle.spec
SRPM URL: http://fcami.fedorapeople.org/srpms/throttle-1.2-2.fc13.src.rpm
Description: http://fcami.fedorapeople.org/srpms/throttle.spec

Throttle copies the standard input to the standard output while limiting
bandwidth to the specified maximum.
For instance, to avoid overloading a system while using dd to create a file on
the hard drive, you would run:
$ dd if=/dev/zero | throttle -m 20 | dd of=somefile bs=4096 count=100000

Please note that I need a sponsor as I am not a packager yet.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to