Re: Firefox lock file?
- From: NoOp <glgxg@xxxxxxxxxxxxx>
- Date: Tue, 10 Feb 2009 08:36:29 -0800
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
- Follow-Ups:
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- References:
- Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Re: Firefox lock file?
- From: Ray Parrish
- Re: Firefox lock file?
- From: Matthew Flaschen
- Re: Firefox lock file?
- From: Smoot Carl-Mitchell
- Firefox lock file?
- Prev by Date: Re: Announcing the Next Ubuntu Hug Day! - 12th of February, 2009
- Next by Date: Re: MiB in gparted?
- Previous by thread: Re: Firefox lock file?
- Next by thread: Re: Firefox lock file?
- Index(es):
Relevant Pages
|