Date: Thu, 07 Jun 2001 19:46:59 -0700 From: "mail_box_of_mine@yahoo.com" <mail_box_of_mine@yahoo.com> To: freebsd-questions@freebsd.org Subject: ? change *.cpp to *.c Message-ID: <20010607194434.EEC8.MAIL_BOX_OF_MINE@yahoo.com>
next in thread | raw e-mail | index | archive | help
hi, I'm a Unix new learner. I want to change many ".cpp" files to ".c" files. However, when I type "mv *.cpp *.c", it does not work. However, in dos, "ren *.cpp *.c" works. Is there any easy way to do this in Unix without write a shell program? Thanks in advance best regards, steven _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010607194434.EEC8.MAIL_BOX_OF_MINE>