LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   re: editing files (https://www.linuxquestions.org/questions/linux-newbie-8/re-editing-files-19883/)

malbowges 04-30-2002 07:31 PM

re: editing files
 
ok sorry if this question is really obvious, but I'm having a tough time with it. I have mandrake 8.1 installed on my system, and I just finished downloading a couple of text files. I need to edit those files and resave them, but it says I don't have permission to do so. I don't understand? I'm the only user set up to use that computer.
I read something about not being the owner of the file, and not being able to do anything but read it unless you're the owner. Surely that can't be the case since this file was meant to be manipulated.

Please Help,
Thanks,
M

trickykid 04-30-2002 07:53 PM

do a ls -al filename.txt and see what the permissions are on the file or files..
they should have at least -rw-r--r-- to be able to write to the file..

man chmod for details on permissions of files..


All times are GMT -5. The time now is 06:13 AM.