On 22/05/07, Ritesh Khadgaray <[EMAIL PROTECTED]> wrote: > care to share the script ? > Does it handle duplicate files based on tag, or filename ? >
It handles duplicates based on filename, though it could easily do it by tag with some modifications. You can have a look at the script here: www.iol.ie/~dcramer/mklinks.sh I make no claims for the efficacy or efficiency of it - it does what it needs to do for me. ;-) A friend of mine did another version, using mainly awk, which is much more efficient in that it doesn't re-create all the links every time, just the ones that have changed. It's not quite finished, but have a look anyway: www.iol.ie/~dcramer/linkall.sh _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
