Linux CLI - Linux Basics and Terminal
You try to run this command in terminal:
But get an error: 'cp: cannot create regular file '/backup/file1.txt': Permission denied'. What is the likely fix?
cp file1.txt /backup/
But get an error: 'cp: cannot create regular file '/backup/file1.txt': Permission denied'. What is the likely fix?
