PDA

View Full Version : Need help removing a directory


gregg3
07-17-2006, 01:48 AM
Hello,

I need help removing a directory from my Sony T60 running 3.5. When I enter "rmdir /var/hack/TivoWebPlus/uploads" at a BASH prompt I get the response "cannot execute binary file". All help is greatly appreciated.

Gregg

eastwind
07-17-2006, 02:46 AM
That error usually means you have the wrong version of the binary (the mips version instead of the ppc version).

ew

ciper
07-18-2006, 01:56 AM
Eastwind is probably right

Try rm -r /var/hack/TivoWebPlus/uploads