From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id MKCzHHeL52T66wAASxT56A (envelope-from ) for ; Thu, 24 Aug 2023 18:55:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6GSqHHeL52QDNAAAauVa8A (envelope-from ) for ; Thu, 24 Aug 2023 18:55:19 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1ACD36AB22 for ; Thu, 24 Aug 2023 18:55:19 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692896119; a=rsa-sha256; cv=none; b=KwPbeMRATRa4FPcB5fGtaBlGB5sgSBxqROJHuJ9Vl2YvcBsD4TB5waLm2k4BUOWCglpE54 fw4Mumx7evGovtLaEcRtLD1GGvJIEj62v1WWv97SZy+notzXOgv3Tqficqxmxl0IMO3lg1 4Y4IY6FO9NHMndTsL0skRJky7waiYhwYe0LMpbnl6042Gfs6NtCLhze8RxCvxfE8mpe+D9 /JYpQD4dAphcoJsurHqNBP0VZEmH9eTuXieAZjGtXTkvCXTTEHmFn72Rj4o4zu6ovYXFMh cxWZH69NsgHtWfOaLyEB/dB/qBJGtahaorqdqXVSN0HuqltJ60DoBiIqcCOGhQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692896119; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=MUh9x6FUakrR0xpp4u947wXZzXINdHWXGMRrwmlZNvA=; b=T9Hszo29sUMCxil6b8u56Ux/Z+h3PbdI7eUj3xiyieDKf4WON69/j4q02SptgbcZMfRiMd HatvenbvDlItmDIbmXBKEXPTQGldkA4aXR4yBPMoYERS1sKBa1WyOPtRTdgSaTxqU9fnGX QCrn27BRVUE0VceQXieSi0oP7fKnk2b/joLdHzOyKcQC51rn/1la4Yl3TYsTFi5Jh2vhBW og/VizfmpbUuKVfThiP3oXLTGjlM6ugsyUIH14cX1UmZ8BwqBOhuw5HEDjQhGxccpS2+vc M1fCb9y36C/Tbcbrxp71bDigs54G+oA22a0hbj1Pj7mV6JeS4V7JcrLSwYTHzQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZDbq-0003Wb-BG; Thu, 24 Aug 2023 12:55:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZDbm-0003UD-0j for guix-patches@gnu.org; Thu, 24 Aug 2023 12:54:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qZDbl-0002kS-Oo for guix-patches@gnu.org; Thu, 24 Aug 2023 12:54:57 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZDbp-0003ia-QF for guix-patches@gnu.org; Thu, 24 Aug 2023 12:55:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62348] [PATCH v3 1/3] gnu: psmisc: Make description more informative. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Aug 2023 16:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62348 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62348@debbugs.gnu.org Cc: mikadoZero , Bruno Victal Received: via spool by 62348-submit@debbugs.gnu.org id=B62348.169289607614230 (code B ref 62348); Thu, 24 Aug 2023 16:55:01 +0000 Received: (at 62348) by debbugs.gnu.org; 24 Aug 2023 16:54:36 +0000 Received: from localhost ([127.0.0.1]:38528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZDbO-0003hN-B5 for submit@debbugs.gnu.org; Thu, 24 Aug 2023 12:54:36 -0400 Received: from smtpmciv5.myservices.hosting ([185.26.107.241]:51744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZDbM-0003h1-2e for 62348@debbugs.gnu.org; Thu, 24 Aug 2023 12:54:33 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv5.myservices.hosting (Postfix) with ESMTP id 90B8B20CB3; Thu, 24 Aug 2023 18:54:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 0F1E980099; Thu, 24 Aug 2023 18:54:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id k8QVZqlHrgM3; Thu, 24 Aug 2023 18:54:20 +0200 (CEST) Received: from guix-nuc.home.arpa (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 499AB80060; Thu, 24 Aug 2023 18:54:20 +0200 (CEST) From: Bruno Victal Date: Thu, 24 Aug 2023 17:54:15 +0100 Message-Id: <4f696f7a94c29c88ae92470c512e64f4d576a1f9.1692896057.git.mirai@makinata.eu> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -4.71 X-Migadu-Queue-Id: 1ACD36AB22 X-Migadu-Spam-Score: -4.71 X-TUID: FpdS2/D+MADy From: mikadoZero The text for the description is taken from the psmisc readme. * gnu/packages/linux.scm (psmisc)[description]: Make description more informative. Co-authored-by: Bruno Victal --- gnu/packages/linux.scm | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index ca223aea37..4c5d2fc4c7 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -2070,9 +2070,21 @@ (define-public psmisc (home-page "https://gitlab.com/psmisc/psmisc") (synopsis "Small utilities that use the proc file system") (description - "This PSmisc package is a set of some small useful utilities that -use the proc file system. We're not about changing the world, but -providing the system administrator with some help in common tasks.") + "psmisc is a set of small utilities that use the proc file-system. +@table @command +@item fuser +Identifies processes using files or sockets. +@item killall +Kills processes by name. +@item prtstat +Prints statistics of a process. +@item pslog +Prints log path(s) of a process. +@item pstree +Shows the currently running processes as a tree. +@item peekfd +Shows the data travelling over a file descriptor. +@end table") (license license:gpl2+))) (define-public util-linux base-commit: 738b0e4ccc2bac3d77bb29dd6d51026d887d6b16 -- 2.40.1