Install procs, an alternative tool for ps, on Linux (also available on Mac and Windows)

Easy to see memory and CPU usage https://github.com/dalance/procs

cap.png

1. Installation

$ sudo rpm -i https://github.com/dalance/procs/releases/download/v0.10.3/procs-0.10.3-1.x86_64.rpm

2. Settings

Reflect the linked settings (https://github.com/dalance/procs/blob/master/config/large.toml)

$ mkdir -p ~/.config/procs/
$ vi ~/.config/procs/config.toml

3. Usage example

$ procs
$ procs --sortd cpu
$ procs --sortd rss
$ procs --sortd rss nginx

Recommended Posts

Install procs, an alternative tool for ps, on Linux (also available on Mac and Windows)
Put MeCab binding for Python with pip on Windows, mac and Linux
Compile and install MySQL-python for python2.7 on amazon linux
[MariaDB] Install MariaDB on Linux and create a DB and an operating user.
(Windows10) Install Linux environment and gnuplot.
Build and install OpenCV on Windows
pykintone on Windows Subsystem for Linux
Install easy_install and pip on windows
Build Linux on a Windows environment. Steps to install Laradock and migrate
[UE4] Build DedicatedServer on Windows and Linux
Install and launch k3s on Manjaro Linux
Install and Configure TigerVNC server on Linux
How to install Windows Subsystem For Linux
Replacing rmtrash on Mac and replacing rm on Linux
Building an environment for "Tello_Video" on Windows
Install and run Python3.5 + NumPy + SciPy on Windows 10
(Windows) Causes and workarounds for UnicodeEncodeError on Python 3
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
Building an environment for matplotlib + cartopy on Mac
Install Python and libraries for Python on MacOS Catalina
Install ZIP version Python and pip on Windows 10
Until you install Anaconda for data analysis on your Mac and launch the IDE
Install Python3 on Mac and build environment [Definitive Edition]
Building an environment for "Tello_Video" on Mac OS X
Create an environment for MkDocs on Amazon Linux (attempted)
[Windows] [Python3] Install python3 and Jupyter Notebook (formerly ipython notebook) on Windows
Install Docker on Arch Linux and run it remotely
Cross development environment (developing programs for windows on linux)
For those who can't install Python on Windows XP