How to rename files and folders?

Answer Posted / shiva

mv <old filename> <new filename>

mv <old foldername> <new foldername>

Is This Answer Correct ?    22 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain command to display different lines that are found when compare two files?

676


How to use grep command to list find the records of a file containing 10 different strings?

643


How do I use grep to search for a file?

580


Which command is used to create a directory?

571


What is ctrl d?

594






Describe the usage and functionality of the command rm –r * in unix?

822


What is unix command?

584


What is the difference between cat and more command?

625


What is the size of time_t?

645


What is awk used for?

618


What's a command word?

587


how to sort the content of the file based on numeric values

1250


How do you grep a case insensitive?

538


What command will change your prompt to myprompt?

700


How do you grep recursively?

555