Skip to main content
Ubuntu 20 isn’t a thing.
Source Link
Stephen Kitt
  • 482.9k
  • 60
  • 1.2k
  • 1.4k

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From man top:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes Later this can be changed with the `E' command toggle. 

The -e option can be used with the same options to change the values in the task list.

OS: Ubuntu 20.04 and RHEL 9

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From man top:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes Later this can be changed with the `E' command toggle. 

The -e option can be used with the same options to change the values in the task list.

OS: Ubuntu 20 and RHEL 9

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From man top:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes Later this can be changed with the `E' command toggle. 

The -e option can be used with the same options to change the values in the task list.

OS: Ubuntu 20.04 and RHEL 9

add note about doing the same in task list. also works in RHEL
Source Link

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From the top helpman top:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes   Later this can be changed with the `E' command toggle. 

The -e option can be used with the same options to change the values in the task list.

OS: Ubuntu 20.04 and RHEL 9

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From the top help:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes Later this can be changed with the `E' command toggle. 

OS: Ubuntu 20.04

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From man top:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes   Later this can be changed with the `E' command toggle. 

The -e option can be used with the same options to change the values in the task list.

OS: Ubuntu 20 and RHEL 9

Source Link
4ndt3s
  • 181
  • 1
  • 4

You can use the command line option E to specify the memory scaling, for example in gigabytes:

$ top -E g 

From the top help:

-E :Extend-Memory-Scaling as: -E k | m | g | t | p | e Instructs top to force summary area memory to be scaled as: k - kibibytes m - mebibytes g - gibibytes t - tebibytes p - pebibytes e - exbibytes Later this can be changed with the `E' command toggle. 

OS: Ubuntu 20.04