I have access to a file /etc/apache/myfile.conf that gets included in httpd.conf.
The permissions are:
-rw------- 1 root root
I have sudoedit permission to the file but not read!
I can open the file, edit it, but I just want to copy the entire content to take back up.
How do I do this?
sudo?