TheOldMan
Senior Member
I did some further checks with busybox commands and this is what it puts out.
admin@RT-AC87U-A818:/bin# busybox
busybox: applet not found
admin@RT-AC87U-A818:/bin# sh busybox
busybox: line 1: syntax error: unexpected word (expecting ")")
admin@RT-AC87U-A818:/bin# ./busybox
busybox: applet not found
admin@RT-AC87U-A818:/bin#
From Ubuntu, shouldn't we be seeing a working busybox like this output?