Re: tc command not working as expected

2020-04-23 Thread Tom Lee
Hi Tito - 

Yeah, I’m definitely running the right binary.

Cheers!

Tom

> On Apr 21, 2020, at 11:37 PM, Tito  wrote:
> 
> On 4/21/20 11:18 PM, Tom Lee wrote:
>> `tc: command line is not complete, try "help"`
> 
> Hi,
> at a fast glance I cannot find this error message in bb's code,
> are you sure you are running the busybox binary you think?
> 
> Ciao,
> Tito
> ___
> busybox mailing list
> busybox@busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox

___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


Re: tc command not working as expected

2020-04-22 Thread Leesoo Ahn

The message comes up with ./busybox tc qdisc show dev

$ grch "command line is not complete"
./networking/libiproute/utils.c:233:	 
bb_simple_error_msg_and_die("command line is not complete, try \"help\"");


Leesoo

20. 4. 22. 오후 2:37에 Tito 이(가) 쓴 글:

On 4/21/20 11:18 PM, Tom Lee wrote:

`tc: command line is not complete, try "help"`


Hi,
at a fast glance I cannot find this error message in bb's code,
are you sure you are running the busybox binary you think?

Ciao,
Tito
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox



___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


Re: tc command not working as expected

2020-04-21 Thread Tito
On 4/21/20 11:18 PM, Tom Lee wrote:
> `tc: command line is not complete, try "help"`

Hi,
at a fast glance I cannot find this error message in bb's code,
are you sure you are running the busybox binary you think?

Ciao,
Tito
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox