Try this: # rename .nbd.col .nbd *.nbd.col
Thanks, Aftad > On 9/30/07, Md. Shafayet Jahan <[EMAIL PROTECTED]> wrote: > Dear Group, > Hope all of you are fine. > I have some files names like xxxxxxxx.nbd.col > Now I want to remove the .col (keep like xxxxxxx.nbd) from all the files together by a single command, what it would be? > I tried: mv *.nbd.col *.nbd > But its not working. > Best Regards, > Apu -- Md. Samiul Aftad Chowdhury Genuity Systems Ltd. Cell: 8801712149089 Optimism: "Give a man a fish, he'll eat for a day. Teach a man how to fish, he'll eat for a lifetime." Pessimism: "Give a man a fish, he will eat for a day. Teach a man to fish and he will sit in a boat and drink beer all day." [Non-text portions of this message have been removed]
