Name two methods you could use to rename a file?



Name two methods you could use to rename a file?..

Answer / Jitendra Kumar Sharma

You can rename files using either of these methods:
1. Rename command: `mv oldfilename newfilename`
2. Moving the file to a new name with mv command: `mv oldfilename /path/to/newfolder/newfilename`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What are the signals we have in Linux?

1 Answers  


Is it hard to learn linux?

1 Answers  


What are the main features of linux operating system?

1 Answers  


What is yum in linux?

1 Answers  


What are the advantages of arch linux?

1 Answers  


What is the real mean of dhcp?

1 Answers  


Explain virtual desktop.

1 Answers  


Explain the 3 kinds of file permissions under linux?

1 Answers  


How to exit from vi editors?

1 Answers  


What does nslookup do? Explain its two modes.

1 Answers  


How do I go back in linux terminal?

1 Answers  


Torvalds, wrote most of the linux kernel in c++ programming language, do you agree?

1 Answers  


Categories