Linux CLI - File and Directory Operations
Why does
mv file1.txt file2.txt overwrite file2.txt without warning by default, and how can you prevent it?