Respected Colleagues,
after who knows which factory build I cannot start application from a shell with command "./Test".
BusyBox v1.20.2 (2014-10-17 23:46:34 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.
# ls
TEST dev lib media proc sbin usr
bin etc linuxrc mnt root sys var
config home lost+found opt run tmp
# cd TEST
# ls
Test
# ./Test
-/bin/sh: ./Test: not found
#
Can somebody tell why is that, and how to solve this?
Thanks in advance.
With best regards,
Dragan Kujovic