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'}
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?