![]() |
2010-07-28
, 00:33
|
Posts: 184 |
Thanked: 11 times |
Joined on Mar 2010
@ sjdm,bulacan,philippines
|
#12
|
![]() |
2010-07-28
, 05:21
|
Posts: 992 |
Thanked: 738 times |
Joined on Jun 2010
@ Low Earth Orbit
|
#13
|
rm -rf /media/mmc1/path/to/directory
![]() |
2010-07-28
, 05:50
|
Posts: 184 |
Thanked: 11 times |
Joined on Mar 2010
@ sjdm,bulacan,philippines
|
#14
|
Your memory card should be be mount under /media/mmc1/, so:
Code:rm -rf /media/mmc1/path/to/directory
![]() |
2010-07-28
, 06:14
|
Posts: 291 |
Thanked: 59 times |
Joined on Mar 2010
@ Manchester, UK
|
#15
|
![]() |
2010-07-28
, 08:00
|
|
Posts: 466 |
Thanked: 180 times |
Joined on Feb 2010
|
#16
|
How about deleting the same folder in the mem0ry card with xterminal?