Give Command that will move a single file
called "unix.txt"

Answer Posted / dhurai

mv unix.txt unix1.txt

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who invented grep?

664


How do I search a whole word in vim?

704


What is {} in find command?

590


What are awk commands?

590


What is the functionality of a top command?

628






What is the difference between cat command and more command?

607


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)?

969


How does shebang work?

598


Explain mount and unmount command.

627


Can you enlist some commonly used network commands?

610


Write a command to kill the last background job?

626


How do I run a whois command?

613


What are the differences among a system call, a library function, and a unix command?

576


What do know about tee command?

615


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

771