md-notes/powerusage.md

6 lines
114 B
Markdown
Raw Permalink Normal View History

2022-09-14 21:34:51 +02:00
# Check deatiled power usage on linux (common distros have it preinstalled)
```bash
upower --monitor-detail
```