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

Answer Posted / kunal bariar

the above 2 answers are for renaming the file from unix.txt
to unix1.txt

the answer is

mv unix.txt "pat name where unix.txt is to be moved"

eg:- mv unix.txt /user1/ins/

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Enumerate some of the most commonly used network commands in unix?

618


Can you explain a little bit about command substitution?

610


What is awk good for?

588


What is the size of time_t?

650


What is the use of sed command in unix?

601






What command is used to switching between users in unix?

564


What is the difference between cat and more command?

627


Explain command to view process running?

617


What is the use of the command 'ls -x chapter[1-5]' ?

663


What are awk commands?

582


How do you grep recursively?

557


What is the use of find command in unix?

584


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

763


What does find command return in unix?

594


Explain command to display different lines that are found when compare two files?

678