1 unstable release
0.1.0 | Jul 15, 2020 |
---|
#14 in #daily
5KB
97 lines
swapview is a simple program to view processes' swap usage on Linux.
This is the version for daily use. For implementations in different programming languages, see swapview-rosetta.
Tips: you can continuously monitor swap usage in a terminal with
watch -n 1 "swapview | tail -\$((\$LINES - 2)) | cut -b -\$COLUMNS"
Dependencies
~1.5MB
~25K SLoC