View Single Post
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.

Last edited by linuxeventually; 2010-09-14 at 23:02.
 

The Following User Says Thank You to linuxeventually For This Useful Post: