in unix how to change old name to new name
Answer Posted / ravi prakash
for renaming in red hat linux
command is
for example we have to rename folder Hello to Hi
then command is
$ rename Hello hi Hello
so by this Hello rename to hi..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which Command used to lock user password in Linux?
What is a makefile in linux?
How does grep work in linux?
What is the default number of shell commands saved in the history list of .cshrc file?
What are bash scripts used for?
Why echo is used in linux?
Explain difference between nfs soft and hard mouniting points?
What are the command prompt commands?
How lilo is useful in linux?
What does chmod 777 do?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is a make target?
Explain about system and user utilities?
How many types of dos commands are there?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?