Answer Posted / rahul rai
$:>cat > first
this is my first file.
my name is rahul rai.
i am doing MCA.
To rename file "first" with the name "second" we can use
the following command .
$:>rename first second first
$:>cat second
this is my first file.
my name is rahul rai.
i am doing MCA.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
What are some command words?
Which command can you use to find the currently running process in unix server?
Can you enlist some commonly used network commands?
What is the search command in unix?
What are bash commands?
What is grep short for?
What is the functionality of a top command?
Why is awk called awk?
Which command is used to copy files?
What is awk used for?
What is s and g in sed command?
What is the behavioural difference between cmp and diff commands?
How to use grep command to list find the records of a file containing 10 different strings?
How do I delete files from command prompt?
What are the dos commands?