Linux CLI - Viewing and Editing Files
You run
cat file1.txt file2.txt but get an error: cat: file2.txt: No such file or directory. What is the most likely cause?