Give Command that will change the name of a
directly from paypal to eBay
Answer Posted / lakshmi sreekanth
mv paypal eBay -f
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is grep in bash?
What does this command do,"$more readme.txt“?
What difference between cmp and diff commands?
What are bash commands?
What is .sh file?
What does 'mkdir' command do in UNIX?
What is grep r?
How can you see the command line history?
What do chown command do?
What do chmod command do?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Enlist some filename manipulation commands in unix.
Explain ‘library functions’ with respect to unix commands?
How can we use grep command in unix?