Gentoo Archives: gentoo-dev

From: Peter Kadau <peter.kadau@×××.de>
To: gentoo-dev@××××××××××.org
Subject: [gentoo-dev] again: files w/o user/group
Date: Sun, 26 Aug 2001 17:00:00
Message-Id: 200108262259.f7QMxXZ15354@mailgate5.cinetic.de
1 hi !
2
3 sorry, won't post again such a large file...
4
5 but i repost my question:
6
7 while i was at this wvdial- and owner-stuff, i looked
8 for files with numeric user/group-id only.
9 i ran the following:
10
11 find / -nouser -or -nogroup 2>/dev/null | egrep -v '^/tmp/portage/.*' | \
12 xargs ls -dl
13
14 (maybe you wanna try that on your box as well ;-)
15
16 the output is quite large, including /usr/lib/python2.0/*
17
18 any recommendations how to fix that ?
19
20
21 thanks and ciao
22 peter
23
24 -----------------------------------------------------------------
25 Peter Kadau <peterdotkadauatwebdotde>
26
27 "Why program by hand in five days what you can
28 spend five years of your life automating ?"
29 -----------------------------------------------------------------
30 ______________________________________________________________________________
31 Flug.de - 570.000 Nutzer, ein Ziel: der optimale Flug
32 http://flug.de/sb/?PP=0-5-100-105-12

Replies

Subject Author
Re: [gentoo-dev] again: files w/o user/group Daniel Robbins <drobbins@g.o>