Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strange rename issues...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
StarDragon
Guru
Guru


Joined: 19 Jun 2005
Posts: 390
Location: tEXas

PostPosted: Sun Oct 30, 2005 5:00 pm    Post subject: Strange rename issues... Reply with quote

OK, I just ran into this problem and I'm shocked to see there are still issues to be worked out with the rename command. I have a list of files that have both .mp3 and .MP3 extensions (notice the case difference), when I do:
Code:
rename .MP3 .mp3 *.MP3
The file extensions are not affected at all as if rename cannot tell the difference between upper and lower case. Any leads as to where one can go to report this bug?
_________________
"After all, a person's a person, no matter how small."--Horton Hears A Who!
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Sun Oct 30, 2005 5:18 pm    Post subject: Reply with quote

For me it works perfectly. Which filesystem type are the files on? Note that the *.MP3 list is expanded by the shell and not by the rename command. If you run
Code:
ls *.MP3

you get the right files?
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
StarDragon
Guru
Guru


Joined: 19 Jun 2005
Posts: 390
Location: tEXas

PostPosted: Sun Oct 30, 2005 7:43 pm    Post subject: Reply with quote

It's on an ext3 partition that's being shared through SAMBA, well maybe it has something to do with SAMBA... Interesting... 8O

I'll keep investigating on this issue and write more as I find out. 8)
_________________
"After all, a person's a person, no matter how small."--Horton Hears A Who!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum