Re: Firefox lock file?



On 02/10/2009 06:48 AM, Smoot Carl-Mitchell wrote:
[snips]

You can find out if files in your home directory are
owned by a user other than yourself by running in your home directory:

find . ! -user username -ls

This will give you a list of the files with the wrong ownership.

Good suggestion. You might want to pipe that to a text file so that you
can easily view it if the output is too long:

find . ! -user username -ls > ownership


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Firefox lock file?
    ... You can find out if files in your home directory are ... This will give you a list of the files with the wrong ownership. ... Good suggestion. ...
    (Ubuntu)
  • Re: Firefox lock file?
    ... You can find out if files in your home directory are ... This will give you a list of the files with the wrong ownership. ... Here are the error messages tossed by the above command - ...
    (Ubuntu)
  • Re: [SLE] Had to give up on 10.1 (Retail)
    ... home directory now that prevents either system from starting graphics. ... modify my symlinks, accordingly. ... You preserve ownership? ... I could do that with midnight commander but what is the command line to use? ...
    (SuSE)
  • Re: Firefox lock file?
    ... This will give you a list of the files with the wrong ownership. ... of the folders in my user folder. ... to change your home directory ownership to 'ray' ... your files via Nautilus is to add the 'Owner' column to your Nautilus ...
    (Ubuntu)
  • Re: Unaccessable folders
    ... it sounds like a suggestion or not - that's all it actually ever is. ... I did the take ownership thing and can see the files now. ... It seems to me that the permissions for the All Users tree are not quite ... You will find that the System Volume Information folder can only be accessed ...
    (microsoft.public.windowsxp.basics)