Thread
:
need help to delete 'desktop.ini' files
View Single Post
BigLebowski
2010-03-16 , 12:00
Posts: 44 | Thanked: 38 times | Joined on Mar 2010 @ Germany
#
13
"BusyBox" is the name of the program that you'll be running when you open a terminal. Basically it's a command line interface with several build-in commands. Most of these commands are stripped down versions of traditional UNIX commands such as "find". In order to keep the memory footprint small, they tend to have fewer options (e.g. "find" doesn't know the "-exec" option).
Quote & Reply
|
The Following User Says Thank You to BigLebowski For This Useful Post:
rokafellaskank
BigLebowski
View Public Profile
Send a private message to BigLebowski
Find all posts by BigLebowski