in unix how to change old name to new name

Answer Posted / googler

see there is no rename command in unix ,

so what u can use is "move" (mv) command

mv "(absolute path) old file name" "new file name"

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of man command in linux?

762


What is the command can be used to check for file corruption?

789


What does mkdir do in linux?

706


What is the command can be run to remove all the rules in an iptable table?

791


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1483


What is netstat command in linux?

753


How do I check cores in linux?

766


What does pwd mean in linux?

767


How often do you use grep command and how in Linux operating system?

740


What is lsof command in linux?

789


How do I check memory usage on linux?

773


What is DISM command?

704


What the command used for search file or files for specific text?

710


How do I find my user id in linux?

711


What does mkdir mean in linux?

820