Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
iftop
iftop-bar-display.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File iftop-bar-display.patch of Package iftop
# The -b option doesn't turn off the bar display as the man page says it should # (Closes: debian #445991). # Author: Eric Cooper <ecc@cmu.edu> Index: iftop-0.17/options.c =================================================================== --- iftop-0.17.orig/options.c +++ iftop-0.17/options.c @@ -302,7 +302,7 @@ void options_read_args(int argc, char ** break; case 'b': - config_set_string("show-bars", "true"); + config_set_string("show-bars", "false"); break; case 'B':
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor