Skip to content

eesuhn/linux-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Linux Monitor

A command-line tool that displays real-time system information for your Linux

screenshot

Installation

  1. Clone the repository in root:
    git clone https://github.com/eesuhn/linux-monitor.git ~/.linux-monitor
  2. Run the setup script to create an alias:
    source ~/.linux-monitor/set-up.sh

Usage

lm <duration>

<duration> is optional. Specify the number of seconds to run the monitor. If no duration is provided, it will run until Ctrl+C is pressed.