Thu Apr 24, 2008 8:02 pm - How To Rename Folder In Linux
#926
How To Rename Folder In Linux
how do i rename a file
i have a file and i need to change the name of it but im not sure how i can rename it with a command in linux
author: rentin124
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
Thu Apr 24, 2008 8:02 pm - Re: How To Rename Folder In Linux
#1188
Web Hosting Support
mv
you use the mv command to rename it
Thu Apr 24, 2008 8:02 pm - Re: How To Rename Folder In Linux
#1189
rentin124
isnt that to move a file?
Thu Apr 24, 2008 8:03 pm - Re: How To Rename Folder In Linux
#1190
Web Hosting Support
yes you can use it to move and to rename files or directories