adspace
Answer Posted / Akansha Saxena
The 'mv' (move) command in Linux has several options to help you rename and move files. The most common ones include:n- '-i': interactive mode (prompts before overwriting existing files)n- '-f': force mode (overwrites existing files without prompting)n- '-u': update mode (only moves files that are newer than the target file)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers