From 56176696a8e75e03cf0d6076a4d463467246fb8c Mon Sep 17 00:00:00 2001 From: MarsChan Date: Wed, 23 Sep 2020 11:19:39 +0800 Subject: [PATCH] just test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd35f75..26b61f7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ procps ====== + +just test procps is a set of command line and full-screen utilities that provide information out of the pseudo-filesystem most commonly located at /proc. This filesystem provides a simple interface to the kernel data structures. -- Gitee