This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X busybox的ps命令

Other Parts Discussed in Thread: AM3352

请问各位:   我现在是用AM335X,1.0的SDK,由于busybox的ps命令不支持参数,我们的系统要修改的地方很多,   因此想去掉busybox,直接使用原始的shell命令程序。在文件系统的/usr/lib/opkg/alternatives目录下有   原始的程序,请问如何使用这些应用程序替换掉busybox?      CPU:AM3352   SDK:ti-processor-sdk-linux-am335x-evm-01.00.00.03-Linux-x86-Install.bin   文件系统:SDK自带的tisdk-rootfs-image-am335x-evm.tar      在此先谢了。