![]() |
2011-02-04
, 16:54
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#12
|
Thanks for all replies, however nothing is working
All commands do something similar to this
I'm now at home so using SSH instead of tiny little keys.
using a single file at the moment, this is the path:
Code:./Neneh Cherry, Speech & Speech & Neneh Cherry/1 Giant Leap/Braided Hair.m4p
gfind . -name "*.m4p" -delete
The Following 2 Users Say Thank You to Rob1n For This Useful Post: | ||
![]() |
2011-02-04
, 17:01
|
Posts: 57 |
Thanked: 9 times |
Joined on Nov 2009
@ Glasgow, Scotland
|
#13
|
![]() |
2011-02-04
, 17:17
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#14
|
The Following User Says Thank You to Dancairo For This Useful Post: | ||
![]() |
2011-02-04
, 17:35
|
|
Posts: 1,986 |
Thanked: 7,698 times |
Joined on Dec 2010
@ Dayton, Ohio
|
#15
|
Yeah, spaces can really mess things up. I'd advise installing the findutils-gnu package, then doing:
Code:gfind . -name "*.m4p" -delete
![]() |
2011-02-04
, 17:36
|
Posts: 57 |
Thanked: 9 times |
Joined on Nov 2009
@ Glasgow, Scotland
|
#16
|
![]() |
2011-02-04
, 17:46
|
|
Posts: 423 |
Thanked: 486 times |
Joined on Nov 2009
@ London, England
|
#17
|
Thanks DanCairo but i've tried a similar program already, it just told me I didnt have the license file so could not continue. Ill have a look at Daniusoft though, cheers!
![]() |
2011-02-04
, 18:49
|
Posts: 57 |
Thanked: 9 times |
Joined on Nov 2009
@ Glasgow, Scotland
|
#18
|
Able to delete the actual path by using
Scratch that. Its seems to only work on a single file
Last edited by finlaybob; 2011-02-04 at 16:48.