A command-line tool that displays real-time system information for your Linux
- Clone in root:
git clone https://github.com/eesuhn/ft-linux-monitor.git $HOME/.ft-linux-monitor
- Run set-up script:
source $HOME/.ft-linux-monitor/set-up.sh
lm <duration>
<duration>
is optional. Specify the number of seconds to run the monitor
If no duration is provided, it will run untilCtrl+C
is pressed