File with no permission accessed with sudo
as no user have any permission to read file.txt,then why/how ‘sudo cat file.txt’ prints file contents?
as no user have any permission to read file.txt,then why/how ‘sudo cat file.txt’ prints file contents?