adspace


Name two methods you could use to rename a file?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I search for files containing specific text in linux?

826


What is the latest version of linux?

1022


What is the latest linux kernel?

1035