change permitions in user home

Verde Denim tdldev at gmail.com
Mon Aug 11 17:20:49 UTC 2008


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

> Raphael Yves Sabbat wrote:
> >
> >
> > On Mon, Aug 11, 2008 at 12:37 PM, Doug Pollard <dougpol1 at verizon.net
> > <mailto: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 <mailto: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
> >
>  Does the arbitrary number 755 that you used represent a file number?
> How do I find this number.        Thanks Doug


Doug
755 is the permission for the file - translating into rwxr-xr-x

Jack

>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080811/fef65da8/attachment.html>


More information about the ubuntu-users mailing list