Skip to content

eesuhn/ft-linux-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ft-linux-monitor

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

screenshot

Installation

  1. Clone in root:
    git clone https://github.com/eesuhn/ft-linux-monitor.git ~/.ft-linux-monitor
  2. Run set-up script:
    source ~/.ft-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