ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Anton V. Boyarshinov" <boyarsh@ru.echo.fr>
To: community@altlinux.ru
Subject: [Comm] Re: Чистка системы...
Date: Wed, 23 Apr 2003 12:29:16 +0400
Message-ID: <20030423082207.1E48A2B51E@mail.ru.echo.fr> (raw)
In-Reply-To: <004c01c3096e$f4fb0550$3d01a8c0@Shestopalov>

Добрый день

On Wed, 23 Apr 2003 11:04:19 +0300 Alexey A. Shestopalov
 wrote:

> Хочу задать специалистам такой вопрос. Есть ли какая
> возможность (не в ручном режиме, конечно) проверить систему
> (Мастер 2.2) на наличие лишних файлов (т.е. файлов, не нужных
> ни системе ни установленным пакетам) для дальнейшего их
> удаления?

LC_ALL=C find / |xargs rpm -qf  2>&1 | grep 'is not owned by any
package' | gawk   '{print $3}'
(вся команда -- одной строкой)
Применять -- С АККУРАТНОСТЬЮ. Лучше вообще не применять ;)


Антон
-- 
mailto:boyarsh@mail.ru
mailto:boyarsh@ru.echo.fr
 12:24:01  up 48 days, 18:51, 11 users,  load average: 0.73,
0.84, 0.62


  reply	other threads:[~2003-04-23  8:29 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-23  8:04 [Comm] " Alexey A. Shestopalov
2003-04-23  8:29 ` Anton V. Boyarshinov [this message]
2003-04-23  8:34   ` [Comm] " Anton V. Boyarshinov
2003-04-23  9:04     ` Mike Lykov
2003-04-23  9:14       ` Anton V. Boyarshinov
2003-04-23  9:18         ` Anton V. Boyarshinov
2003-04-23  9:21     ` Anton V. Boyarshinov
2003-04-23 11:54 ` [Comm] " Alex Murygin
2003-04-23 12:12   ` Sergey Indlin
2003-04-23 13:42     ` [Comm] about_setup_master_2.2 Aндрій Луцків
2003-04-23 13:53       ` Maxim Tyurin
2003-04-24  9:51     ` [Comm] Чистка системы Alex Murygin
2003-04-24 11:14       ` Sergey Indlin
2003-04-23 12:16   ` Andriy Dobrovol's'kii
2003-04-23 12:52     ` Sergey Indlin
2003-04-23 12:59     ` [Comm] " Sergey Vlasov
2003-04-23 15:53       ` Andriy Dobrovol's'kii
2003-04-23 16:22         ` Sergey Vlasov
2003-04-24  7:43           ` Andriy Dobrovol's'kii
2003-04-24  8:01             ` [Comm] " Alexey A. Shestopalov
2003-04-24  8:10               ` Anton V. Boyarshinov
2003-04-24  9:57               ` [Comm] " Alex Murygin
2003-04-24 10:50                 ` Anton V. Boyarshinov
2003-04-24 11:39                   ` Alex Murygin
2003-04-24 11:56                     ` Anton V. Boyarshinov
2003-04-24  8:07             ` Andriy Dobrovol's'kii
2003-04-24 10:36               ` Mike Lykov
2003-04-23 13:08   ` [Comm] " Alex Murygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030423082207.1E48A2B51E@mail.ru.echo.fr \
    --to=boyarsh@ru.echo.fr \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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