View Single Post
Posts: 27 | Thanked: 0 times | Joined on Apr 2010
#5
i have the music in a folder called "music" on the internal memory. so should i change this "find /home/user/MyDocs/.sounds -name .mediaartlocal | xargs rm -rf" to this "find /home/user/MyDocs/music -name .mediaartlocal | xargs rm -rf"

also am i breaking the device in any way, while i m doing this. I mean is it 100% safe?