> I have a list of mp3 files in my computer and some of the file names consists
> of a bracket like this "darling I love [you.mp3"
> I wish to check them for duplicates using the script below, but theres error
> msg like this "Unmatched [ in regex; marked by <-- HERE in m/only one brace
> here[
On 2011-06-13 14:05, eventual wrote:
I have a list of mp3 files in my computer and some of the file names consists of a
bracket like this "darling I love [you.mp3"
I wish to check them for duplicates using the script below, but theres error msg like this
"Unmatched [ in regex; marked by<-- HE
eventual wrote:
Hi,
Hello,
I have a list of mp3 files in my computer and some of the file names
consists of a bracket like this "darling I love [you.mp3"
I wish to check them for duplicates using the script below, but theres
error msg like this "Unmatched [ in regex; marked by<-- HERE in m/o
On Mon, Jun 13, 2011 at 2:05 PM, eventual wrote:
> Hi,
> I have a list of mp3 files in my computer and some of the file names
> consists of a bracket like this "darling I love [you.mp3"
> I wish to check them for duplicates using the script below, but theres
> error msg like this "Unmatched [ in