* [mdk-re] clean disk
@ 2001-11-28 18:12 Pankratov Artem
2001-11-28 18:32 ` Artem K. Jouravsky
2001-11-28 18:59 ` Dimitri Schlecht
0 siblings, 2 replies; 3+ messages in thread
From: Pankratov Artem @ 2001-11-28 18:12 UTC (permalink / raw)
To: Altlinux
Здраствуйте,
Подскажите как получить список файлов и каталогов не принадлежащих
ни одному из установленных пакетов (скрипт или может быть какая-нибудь
програмка)?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] clean disk
2001-11-28 18:12 [mdk-re] clean disk Pankratov Artem
@ 2001-11-28 18:32 ` Artem K. Jouravsky
2001-11-28 18:59 ` Dimitri Schlecht
1 sibling, 0 replies; 3+ messages in thread
From: Artem K. Jouravsky @ 2001-11-28 18:32 UTC (permalink / raw)
To: Altlinux
On Wed, Nov 28, 2001 at 06:18:14PM +0300, Pankratov Artem wrote:
> Здраствуйте,
>
> Подскажите как получить список файлов и каталогов не принадлежащих
> ни одному из установленных пакетов (скрипт или может быть какая-нибудь
> програмка)?
Поищите в архивах, кто-то присылал скрипт на перле... Но _очень_
медленно работает. Что, впрочем, неудивительно :(
Best wishes,
+----------------------+--------------------------+
| ."-. | Work: +7-(095)-229-4278 |
| /X | _o.----. _ | ICQ: 103399444 |
|/\_ \/ / __ \_// ) | Artem K. Jouravsky |
|\__)-/_/\_____)____/ | http://www.ifirst.ru/ |
+----------------------+--------------------------+
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] clean disk
2001-11-28 18:12 [mdk-re] clean disk Pankratov Artem
2001-11-28 18:32 ` Artem K. Jouravsky
@ 2001-11-28 18:59 ` Dimitri Schlecht
1 sibling, 0 replies; 3+ messages in thread
From: Dimitri Schlecht @ 2001-11-28 18:59 UTC (permalink / raw)
To: mandrake-russian
On Wed, 28 Nov 2001 18:18:14 +0300
Pankratov Artem <panik_2001@rambler.ru> wrote:
> Здраствуйте,
>
> Подскажите как получить список файлов и каталогов не принадлежащих
> ни одному из установленных пакетов (скрипт или может быть какая-нибудь
> програмка)?
comm -23 <(find / -type f|sort -u) <(rpm -qal|sort -u) (с)Сергей Власов ..
В сентябре тут пролетало , у меня такие рецептики в папочке "Избранное"
накапливаются . Ж:)
--ALT Linux (2.4.12) mailto:dim.schlecht@gmx.net
WBR,
Schlecht http://www.germany.ru
*I am the "ILOVEGNU" signature virus. Just copy me to your signature.
This email was infected under the terms of the GNU General Public
License.*
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-11-28 18:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-28 18:12 [mdk-re] clean disk Pankratov Artem
2001-11-28 18:32 ` Artem K. Jouravsky
2001-11-28 18:59 ` Dimitri Schlecht
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git