Answer Posted / redhadon
I think we should use the following command
#ren <oldname path> <newnamepath>
eg
#ren Desktop/file1 file2
{ here we change the old name FILE1 to new name FILE2
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the linux commands used in devops?
What is s in permission linux?
Which command puts a script to sleep untill a signal is recieved?
Explain shift command of linux?
How do you copy in linux terminal?
What is gnu in linux?
What is p in mkdir?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
Which are the linux directory commands?
How do I move to root in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
How do you open a command prompt when issuing a command?
What is the fastest way to enter a series of commands from the command-line?
You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?
Explain about sh?