Sublime Forum

Edit file with no read permissions

#1

I want to edit a file that belongs to another user. I have sudo privileges but there doesn’t seem to be a way to read the file if it’s set not to be readable. When editing a read-only file, I can open the file then I’m prompted to enter my password when I save, how can I get something similar for reading?

0 Likes

#2

I’d suggest using the command line tool to run ST as root instead.

1 Like