Android devices do not recognize the awk command. What if busybox is missing
Android device does not recognize awk command, missing busy@R_ 693_ 2419@
1、 What is Busy@R_ 693_ 2419@ ?
Busy@R_ 693_ 2419 @ is a single executable implementation of standard Linux tools. Busy@R_ 693_ 2419 @ includes some simple tools, such as cat and echo, as well as some larger and more complex tools, such as grep, find, mount and telnet. Some people will Busy@R_ 693_ 2419 @ called the Swiss Army knife in Linux tools. Simply put Busy@R_ 693_ 2419 @ is like a big toolbox, which integrates and compresses many tools and commands of Linux. (from Baidu Encyclopedia)
2、 Download Busy@R_ 693_ 2419@
download Busy@R_ 693_ 2419 @ binary, open this address http://www.busybox.net/downloads/binaries , select the latest version, and then download the version corresponding to your device architecture
3、 Installation Busy@R_ 693_ 2419@
After downloading to the local, push to the device
adb push busy@R_ 693_ 2419@ /mnt/sdcard/
First, make sure that the device has been root, and the / system directory has been remounted. You have permission to operate the / system directory
Use ls to check whether there is an xbin directory in / system. If not, enter MKDIR to create xbin, because this example is to busy@R_ 693_ 2419 @ install to / system / xbin.
The following operations can be completed.
The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.