1.

-f option when used with mv command overwrites existing files without prompting any messages.(a) True(b) FalseThe question was asked during an online interview.I want to ask this question from Deleting and Renaming files: rm and mv Command topic in division Handling Ordinary Files of Unix

Answer»

The correct choice is (a) True

To explain: When -f OPTION is USED with mv command then, the system will not display any diagnostic messages on to the terminal. It will simply replace the EXISTING FILE without any warning.



Discussion

No Comment Found

Related InterviewSolutions