spanskiblog/content/posts/powerusage.md

13 lines
226 B
Markdown

+++
date="2022-11-30"
author="spanskiduh"
title="powerusage"
description="click to read about powerusage"
+++
# Check deatiled power usage on linux (common distros have it preinstalled)
```bash
upower --monitor-detail
```