On another thread I posted example code for finding all your .mp3 files, and I used rindex, but I dawned on me later that that would also find false negatives like: "foo.mp3.gif"
So what's the best replacement for m/.mp3$/?
Tony
In reply to Re: Code Smarter
by salvadors
in thread Code Smarter
by japhy
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |