View Single Post
Old 03-06-2012, 04:46 PM   #68
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 707
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
Thanks for the interest!
I forgot to update this!

I'm currently using this command:

PHP Code:
find /mnt/us/documents -type d sed "s/^\/mnt\/us\/documents\///g" sed "s/\//-/g" grep -"\.sdr$" | \
    
grep -"^$" grep -"\Gallery" grep -"\-mnt\-us\-documents" | while read dir; do 
silver18 is offline