From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QImKY-000503-Po for garchives@archives.gentoo.org; Sat, 07 May 2011 18:34:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D8C9E04ED; Sat, 7 May 2011 18:32:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 28E85E04ED for ; Sat, 7 May 2011 18:32:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B09F21B4082 for ; Sat, 7 May 2011 18:32:37 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.857 X-Spam-Level: X-Spam-Status: No, score=-2.857 required=5.5 tests=[AWL=-0.258, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id L0VdtWL9yJ-a for ; Sat, 7 May 2011 18:32:31 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 9C3CB1B406C for ; Sat, 7 May 2011 18:32:30 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QImIk-0001y6-TJ for gentoo-user@gentoo.org; Sat, 07 May 2011 20:32:26 +0200 Received: from athedsl-376405.home.otenet.gr ([79.131.22.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 May 2011 20:32:26 +0200 Received: from realnc by athedsl-376405.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 07 May 2011 20:32:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Is there a "zypper ps" (from openSUSE) equivalent for Gentoo? Date: Sat, 07 May 2011 21:32:01 +0300 Organization: Lucas Barks Message-ID: References: <4DC562FB.7050209@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-376405.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110430 Thunderbird/3.1.10 In-Reply-To: <4DC562FB.7050209@j-schmitz.net> X-Archives-Salt: X-Archives-Hash: 6275053a19390286f62fdc48e63bfbcd On 05/07/2011 06:19 PM, justin wrote: > On 07/05/11 17:10, Nikos Chantziaras wrote: >> On openSUSE, there's a very helpful command after performing updates >> that tells me which running programs are using files that were just >> overwritten by updated copies. The command is "zypper ps". It helps to >> avoid rebooting the machine (as I have to do in Gentoo), since I know >> exactly what needs to be restarted (like X, sshd, etc.) >> >> Is there something like that in Gentoo? > > app-admin/lib_users Thanks!