You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello,
i'm trying to set my .bmonrc like that: policy = "wlp* eth*" input = netlink:notc output = curse:graph,ngraph=1,gwidth=50,'details;info'
to get the following command line result:bmon -p 'wlp*,eth*' -inetlink:notc -ocurses:{graph,ngraph=1,gwidth=50,'details;info'}
but i can't. what's wrong?
The text was updated successfully, but these errors were encountered:
hello,
i'm trying to set my .bmonrc like that:
policy = "wlp* eth*" input = netlink:notc output = curse:graph,ngraph=1,gwidth=50,'details;info'
to get the following command line result:
bmon -p 'wlp*,eth*' -inetlink:notc -ocurses:{graph,ngraph=1,gwidth=50,'details;info'}
but i can't. what's wrong?
The text was updated successfully, but these errors were encountered: