updated on Mon Jan 9 08:00:21 UTC 2012
[aur-mirror.git] / freedt / ratelimit.8
blobb7f02cf5080652329309aabd9eede14009ed0464
1 ." Text automatically generated by txt2man-1.4.7
2 .TH ratelimit  "September 25, 2006" "" ""
3 .SH NAME
4 \fBratelimit \fP- Run a command limiting stdin/stdout bandwidth and/or dumping IO to stderr.
5 .SH SYNOPSIS
6 .nf
7 .fam C
8 \fBratelimit\fP [\fIOPTIONS\fP] \fIcommand\fP \.\.\.
9 .fam T
10 .fi
11 .SH DESCRIPTION
12 .TP
14 \fB-i\fP N
15 Limit input bandwidth to N bytes per second
16 .TP
18 \fB-o\fP N
19 Limit output bandwidth to N bytes per second
20 .TP
22 \fB-r\fP
23 Print all traffic to stderr
24 .TP
26 \fB-V\fP
27 Show version information
28 .TP
31 Show usage information