change permitions in user home

Raphael Yves Sabbat raphsabb at gmail.com
Mon Aug 11 16:44:22 UTC 2008


On Mon, Aug 11, 2008 at 12:37 PM, Doug Pollard <dougpol1 at verizon.net> wrote:

> I need to change permissions on some of my user files.   I have the
> command but i need to know how to apply it to an individual file.  Do I
> click on the file and then put in the command.   That dosn't seem to
> work.  Been reading all morning can find ways to change all the files
> but not to single out an individual file.  I have files that everybody
> can write to ,read and exicute and I want to change just those files so
> that I as the owner of them can write to them.
>            Thanks Doug
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users


You can do it in the terminal, the command would look like this:
sudo chmod 755 /path/of/your/file.extension

Assuming 755 is what you want
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080811/67070886/attachment.html>


More information about the ubuntu-users mailing list