Forrest logo
back to context overview

smem

List of commands for smem:

  • smem:tldr:23651 smem: Print memory usage for current processes.
    $ smem
    try on your machine
    explain this command
  • smem:tldr:ad524 smem: Print memory usage for current processes for a every user on a system.
    $ smem --users
    try on your machine
    explain this command
  • smem:tldr:b61ad smem: Print memory usage for current processes for a specified user.
    $ smem --userfilter ${username}
    try on your machine
    explain this command
  • smem:tldr:d96ad smem: Print system memory information.
    $ smem --system
    try on your machine
    explain this command
back to context overview