Thread
:
N900: find does not know -exec
View Single Post
linuxeventually
2010-09-14 , 21:19
Posts: 540 | Thanked: 387 times | Joined on May 2009
#
4
The N900 comes with busybox. Busybox doesn't use the GNU coreutils utilities/commands instead it has watered downed versions with less features. BASH vs ASH is mostly syntax related.
Install this:
http://maemo.org/packages/view/coreutils-gnu/
Or simply compile coreutils in scratchbox yourself and copy over the binary find command.
Woops find is not part of coreutils but instead findutils.
__________________
{
https://sites.google.com/site/maemo4repo/home
}
Last edited by linuxeventually; 2010-09-14 at
23:02
.
Quote & Reply
|
The Following User Says Thank You to linuxeventually For This Useful Post:
ME2g
linuxeventually
View Public Profile
Send a private message to linuxeventually
Visit linuxeventually's homepage!
Find all posts by linuxeventually